Home
last modified time | relevance | path

Searched refs:DEVNAME (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/lp/filter/postscript/dpost/
H A Ddpost.h43 #define DEVNAME "post" /* name of the target printer */ macro
H A Ddpost.c334 char *realdev = DEVNAME; /* a good description of target printer */
/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_impl.h1140 #define DEVNAME(_sc) ((_sc)->ifname) macro
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog8512 (get_diskinfo): Open DEVNAME with the mode O_RDWR if READ_ONLY
8513 is zero, and attempt to open DEVNAME with the mode O_RDONLY
8515 non-zero, then display the drive DRIVE and the file DEVNAME.