Home
last modified time | relevance | path

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

/titanic_41/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
453 *contentp = WBCGI_CONTENT_ERROR; in get_request_info()
464 *contentp = getsubopt(&value, contents, &junk); in get_request_info()
481 switch (*contentp) { in get_request_info()