Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/cfgadm_plugins/ib/common/
H A Dcfga_conf.c40 static ib_token_t ib_lex(char *, char **);
45 static ib_token_t ib_get_services(char **);
143 static ib_token_t
148 ib_token_t token; in ib_lex()
478 static ib_token_t
484 ib_token_t token; in ib_get_services()
813 ib_token_t token = NEWLINE; in ib_add_service()
925 ib_token_t token = NEWLINE; in ib_delete_service()
1087 ib_token_t token = NEWLINE; in ib_list_services()
H A Dcfga_conf.h95 } ib_token_t; typedef