Searched defs:nothing (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/bnu/
H A Ddkbreak.c43 char nothing[1]; local
47 write(fd, nothing, 0);
/illumos-gate/usr/src/cmd/ipf/tools/
H A Dipmon_y.y63 %type <opt> matchopt nattag type doopt doing save syslog nothing
121 | nothing { $$ = $1; }
233 nothing: label
263 { "nothing", IPM_NOTHING },
/illumos-gate/usr/src/lib/libresolv2/common/dst/
H A Dhmac_link.c450 dst_hmac_md5_generate_key(DST_KEY *key, const int nothing) argument
453 (void)nothing;
/illumos-gate/usr/src/cmd/svr4pkg/pkgserv/
H A Dpkgserv.c420 nothing(int sig) function
450 (void) sigset(SIGCLD, nothing);
569 /* Do nothing but register the current client's pid. */

Completed in 80 milliseconds