Searched refs:np_request_id (Results 1 – 2 of 2) sorted by relevance
81 job->np_request_id = malloc(4); in create_bsd_job()82 ASSERT(job->np_request_id, MALLOC_ERR); in create_bsd_job()88 (void) snprintf(job->np_request_id, (size_t)4, in create_bsd_job()209 job->np_request_id, job->np_host); in create_dfname()231 job->np_request_id, job->np_host); in create_cfname()
131 char *np_request_id; member