Home
last modified time | relevance | path

Searched defs:xactid (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/ypcmd/
H A Dyppush.c118 unsigned long xactid; member
540 static unsigned long xactid = 0; in add_server() local
570 xactid_seed(unsigned long *xactid) in xactid_seed()