Searched refs:syslist (Results 1 - 4 of 4) sorted by relevance
/illumos-gate/usr/src/cmd/truss/ |
H A D | proto.h | 105 extern int syslist(char *, sysset_t *, int *);
|
H A D | listopts.c | 65 syslist(char *str, /* string of syscall names */ function
|
H A D | main.c | 365 if (syslist(optarg, &trace, &tflag)) 369 if (syslist(optarg, &syshang, &Tflag)) 373 if (syslist(optarg, &verbose, &vflag)) 377 if (syslist(optarg, &rawout, &xflag))
|
/illumos-gate/usr/src/cmd/install.d/ |
H A D | install.sh | 31 FLIST=$ROOT/etc/syslist
|
Completed in 64 milliseconds