Searched refs:dom_binding (Results 1 – 6 of 6) sorted by relevance
| /src/lib/libc/yp/ |
| H A D | yplib.c | 70 struct dom_binding { struct 71 struct dom_binding *dom_pnext; argument 97 static void _yp_unbind(struct dom_binding *); argument 98 struct dom_binding *_ypbindlist; 108 ypmatch_cache_delete(struct dom_binding *ypdb, struct ypmatch_ent *prev, in ypmatch_cache_delete() 127 ypmatch_cache_flush(struct dom_binding *ypdb) in ypmatch_cache_flush() 141 ypmatch_cache_expire(struct dom_binding *ypdb) in ypmatch_cache_expire() 164 ypmatch_cache_insert(struct dom_binding *ypdb, char *map, keydat *key, in ypmatch_cache_insert() 235 ypmatch_cache_lookup(struct dom_binding *ypdb, char *map, keydat *key, in ypmatch_cache_lookup() 281 _yp_dobind(char *dom, struct dom_binding **ypdb) in _yp_dobind() [all …]
|
| /src/include/rpcsvc/ |
| H A D | ypclnt.h | 68 struct dom_binding; 74 int _yp_dobind(char *dom, struct dom_binding **ypdb);
|
| H A D | yp_prot.h | 199 struct dom_binding { struct 200 struct dom_binding *dom_pnext; argument
|
| /src/usr.sbin/rpc.yppasswdd/ |
| H A D | yppasswdd_server.c | 61 struct dom_binding;
|
| /src/contrib/sendmail/src/ |
| H A D | map.c | 36 struct dom_binding; /* forward reference needed on IRIX */
|
| H A D | README | 1159 about a declaration of struct dom_binding in a prototype
|