Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/notifyd/
HDnotify_proc.c395 uint64_t xcid = make_client_id(xpid, token); in server_preflight() local
396 if (cid != NULL) *cid = xcid; in server_preflight()
398 c = _nc_table_find_64(global.notify_state->client_table, xcid); in server_preflight()
/NextBSD/contrib/tcsh/
HDtc.os.c263 getxcode(short xcid) in getxcode() argument
268 if (xcpu[i].xc_id == xcid) in getxcode()