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

/illumos-gate/usr/src/boot/lib/libstand/
H A Dnet.h56 #define FNAME_SIZE 128 macro
71 extern char rootpath[FNAME_SIZE];
72 extern char bootfile[FNAME_SIZE];
73 extern char hostname[FNAME_SIZE];
75 extern char domainname[FNAME_SIZE];

Completed in 57 milliseconds