Home
last modified time | relevance | path

Searched refs:DEVNULL (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/lib/libast/common/sfio/
H A Dsfsetbuf.c275 if(sysstatf(DEVNULL,&st) >= 0 &&
H A Dsfhdr.h870 #define DEVNULL "/dev/null" macro
/titanic_41/usr/src/cmd/cpio/
H A Dcpio.c87 #define DEVNULL "/dev/null" macro
8402 slen = strlen(Gen.g_attrnam_p) + strlen(DEVNULL) + in xattrs_out()
8409 DEVNULL, Gen.g_attrnam_p, XATTRHDR); in xattrs_out()
9025 (void) sprintf(namep, "%s/%s", DEVNULL, Gen.g_attrnam_p); in write_xattr_hdr()