HomeSort by: relevance | last modified time | path
    Searched refs:NAMELEN (Results 1 - 5 of 5) sorted by relevancy

  /src/include/protocols/
dumprestore.h 62 #define NAMELEN 64
111 char c_filesys[NAMELEN]; /* name of dumpped file system */
112 char c_dev[NAMELEN]; /* name of dumpped device */
113 char c_host[NAMELEN]; /* name of dumpped host */
  /src/sys/arch/bebox/stand/boot/
boot.c 57 #define NAMELEN 128
58 char namebuf[NAMELEN];
59 char nametmp[NAMELEN];
  /src/sys/arch/prep/stand/boot/
boot.c 56 #define NAMELEN 128
57 char namebuf[NAMELEN];
58 char nametmp[NAMELEN];
  /src/lib/libc/rpc/
pmap_getmaps.c 74 #define NAMELEN 255
  /src/sys/arch/rs6000/stand/boot/
boot.c 52 #define NAMELEN 128
53 char namebuf[NAMELEN];
54 char nametmp[NAMELEN];

Completed in 92 milliseconds