Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c427 get_request_info(int *contentp, char **netp, char **cidp, char **noncep, in get_request_info() argument
454 *netp = *cidp = *noncep = NULL; in get_request_info()
473 *noncep = value; in get_request_info()
487 if (*netp == NULL || *cidp == NULL || *noncep == NULL) { in get_request_info()