Searched refs:NAMESIZE (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/lib/libterminfo/
H A Dcurterm.c51 #define NAMESIZE 256 macro
52 char ttytype[NAMESIZE];
/netbsd-6-1-5-RELEASE/usr.bin/last/
H A Dlast.c377 #define NAMESIZE UT_NAMESIZE macro
384 #undef NAMESIZE macro
399 #define NAMESIZE UTX_USERSIZE macro
H A Dwant.c297 if (!strncmp(step->name, bp->ut_name, NAMESIZE))
/netbsd-6-1-5-RELEASE/usr.bin/config/
H A Dsem.c60 #define NAMESIZE 100 /* local name buffers */ macro
714 char buf[NAMESIZE];
947 char atbuf[NAMESIZE];
1086 char base[NAMESIZE];
1294 char base[NAMESIZE];
1419 char buf[NAMESIZE];
1444 char fakename[NAMESIZE];
1660 char base[NAMESIZE];
1696 char buf[NAMESIZE];

Completed in 76 milliseconds