Searched refs:syslist (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/truss/
H A Dproto.h105 extern int syslist(char *, sysset_t *, int *);
H A Dlistopts.c65 syslist(char *str, /* string of syscall names */ function
H A Dmain.c365 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 Dinstall.sh31 FLIST=$ROOT/etc/syslist

Completed in 82 milliseconds