Searched refs:noncep (Results 1 – 1 of 1) sorted by relevance
427 get_request_info(int *contentp, char **netp, char **cidp, char **noncep, in get_request_info() argument454 *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()