Searched refs:idn_protojob_alloc (Results 1 – 3 of 3) sorted by relevance
3683 extern idn_protojob_t *idn_protojob_alloc(int kmflag);
8349 jp = idn_protojob_alloc(KM_SLEEP); in idn_local_cmd()9881 idn_protojob_alloc(int kmflag) in idn_protojob_alloc() function
4948 jp = idn_protojob_alloc(KM_NOSLEEP); in idn_handler()