Home
last modified time | relevance | path

Searched refs:ERR_MALLOC (Results 1 – 4 of 4) sorted by path

/dragonfly/usr.bin/newkey/
H A Dnewkey.c70 #define ERR_MALLOC 2 macro
218 case ERR_MALLOC: in err_string()
H A Dupdate.c225 #define ERR_MALLOC 2 macro
266 return (ERR_MALLOC);
/dragonfly/usr.sbin/rpc.ypupdated/
H A Dupdate.c256 return (ERR_MALLOC); in localupdate()
H A Dypupdated_extern.h14 #define ERR_MALLOC 2 macro