Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libmapid/common/
H A Dmapid.h134 static int get_mtime(const char *, timestruc_t *);
H A Dmapid.c872 get_mtime(const char *fname, timestruc_t *mtim) in get_mtime() function
1009 if (get_mtime(_PATH_RESCONF, &ntime) != 0) { in get_dns_domain()