Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/fs.d/autofs/
H A Dns_nis.c48 static int replace_undscr_by_dot(char *);
100 if (replace_undscr_by_dot(my_map))
203 (replace_undscr_by_dot(my_mapname)))
338 (replace_undscr_by_dot(my_nismap)))
393 replace_undscr_by_dot(map) in replace_undscr_by_dot() function
462 if (replace_undscr_by_dot(my_map)) {