Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/yptol/
H A Dmap_ctrl.c154 p = strrchr(name, SEP_CHAR); in map_ctrl_init()
187 for (q = p-1; (SEP_CHAR != *q) && (q > name); q--); in map_ctrl_init()
694 ypdbpath, SEP_CHAR, domain_list[i], SEP_CHAR, in map_id_list_init()
H A Dshim.h148 #define SEP_CHAR '/' macro
H A Dmap_conv.c409 *p = SEP_CHAR; in add_separator()