Home
last modified time | relevance | path

Searched defs:terminated (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/crypto/openssh/
Dsftp.c1045 u_int *terminated) in makeargv()
1710 int terminated) in complete_cmd_parse()
1801 char *file, int remote, int lastarg, char quote, int terminated) in complete_match()
1931 u_int cursor, len, terminated, ret = CC_ERROR; in complete() local
/freebsd-9-stable/contrib/gdb/gdb/
Dinfttrace.c359 int terminated; /* 1 if thread has terminated. */ member