Searched refs:requester (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/sys/x86/iommu/
H A Dbusdma_dmar.c87 * Given original device, find the requester ID that will be seen by
99 device_t l, pci, pcib, pcip, pcibp, requester; local
105 l = requester = dev;
130 * port, and the requester ID won't be translated
149 * requester by DMAR unit. Check whether the
154 requester = pcib;
177 * requester ID will be the secondary
197 * requester ID.
204 return (requester);
210 device_t requester; local
[all...]
/freebsd-10.2-release/usr.bin/newkey/
H A Dupdate.c78 * Determine if requester is allowed to update the given map,
83 mapupdate(char *requester, char *mapname, u_int op, u_int keylen, argument
111 (void)fprintf(childargs, "%s\n", requester);
231 * Determine if requester is allowed to update the given map,
/freebsd-10.2-release/usr.sbin/rpc.ypupdated/
H A Dupdate.c83 * Determine if requester is allowed to update the given map,
88 mapupdate(char *requester, char *mapname, u_int op, u_int keylen, char *key, argument
116 (void)fprintf(childargs, "%s\n", requester);
228 * Determine if requester is allowed to update the given map,
/freebsd-10.2-release/include/rpcsvc/
H A Dnis.x262 nis_name requester; /* Host principal name for signature */

Completed in 106 milliseconds