Home
last modified time | relevance | path

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

/titanic_41/usr/src/stand/lib/fs/nfs/
H A Dpmap.h36 #define UA_SIZE (128) /* max space needed for an universal addr */ macro
H A Dpmap.c352 char ua[UA_SIZE]; /* universal addr buffer */ in bpmap_rmtcall()
465 char ua_buf[UA_SIZE]; /* and its buffer */ in bpmap_getport()
474 bzero(ua_buf, UA_SIZE); in bpmap_getport()