Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/am-utils/dist/hlfsd/
H A Dstubs.c313 static uid_t last_uid = (uid_t) INVALIDID; in nfsproc_readlink_2_svc() local
354 if (userid != last_uid) { in nfsproc_readlink_2_svc()
357 last_uid = userid; in nfsproc_readlink_2_svc()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog.dataflow1184 * regs.h (struct reg_info_def): Remove first_uid and last_uid.