Searched defs:terminated (Results 1 – 5 of 5) sorted by relevance
29 static int terminated = 0; /* for safety and finalization debugging */ variable
218 bool terminated; in procmatch_match() local777 bool terminated; in printline() local
221 boolean_t terminated = false; in pqisrc_sanitize_inquiry_string() local
1197 u_int *terminated) in makeargv()1905 int terminated) in complete_cmd_parse()2002 char *file, int remote, int lastarg, char quote, int terminated) in complete_match()2132 u_int cursor, len, terminated, ret = CC_ERROR; in complete() local
212 unsigned int terminated : 1; member