Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnisdb/
H A Dnis_parse_ldap_conf.c727 char *cut_here; in get_file_attr_val() local
774 cut_here = 0; in get_file_attr_val()
777 cut_here = s; in get_file_attr_val()
781 cut_here = 0; in get_file_attr_val()
788 if (cut_here != 0) in get_file_attr_val()
789 end_val = cut_here; in get_file_attr_val()