Home
last modified time | relevance | path

Searched refs:flag_string (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecalgs.c59 static char *flag_string; variable
614 while ((holder = strtok((holder == NULL) ? flag_string : NULL, in new_alg()
1157 flag_string = NULL; in main()
1159 flag_string = optarg; in main()
/illumos-gate/usr/src/tools/smatch/src/
H A Dcheck_kernel_printf.c624 static void flag_string(const char *fmt, struct symbol *type, struct symbol *basetype, int vaidx) in flag_string() function
786 flag_string(fmt, type, basetype, vaidx); in pointer()