Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/refer/
H A Dglue3.c69 #define ALEN 50 macro
74 char *argv[20], abuff[ALEN]; in callhunt()
92 if (strlen(abuff) > ALEN) in callhunt()