Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_fnutils.c120 if (ident_str_equal(fn_ref_type(ref), reftypes[rtype])) { in reftype()
135 if (ident_str_equal(ident, addrtypes[atype])) { in addrtype()
153 ident_str_equal(const FN_identifier_t *id, const char *str) in ident_str_equal() function
H A Dns_fnutils.h107 ident_str_equal(const FN_identifier_t *, const char *);