Home
last modified time | relevance | path

Searched refs:mapid_stdchk_domain (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/lib/libmapid/common/
H A Dmapid.h215 extern int mapid_stdchk_domain(const char *);
H A Dmapid.c345 if (rr_base[0] != '\0' && mapid_stdchk_domain(tmp_txt_rr) > 0) { in resolve_process_txt()
976 if (mapid_stdchk_domain(dp) > 0) { in get_nfs_domain()
1071 mapid_stdchk_domain(const char *ds) in mapid_stdchk_domain() function
H A Dmapfile-vers46 mapid_stdchk_domain;
/illumos-gate/usr/src/cmd/fs.d/nfs/nfsmapid/
H A Dnfsmapid_server.c762 if (!mapid_stdchk_domain(dom)) { in valid_domain()