Searched refs:USRT (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/bin/pax/
H A Dsel_subs.h48 } USRT; typedef in typeref:struct:usrt
H A Dsel_subs.c76 static USRT **usrtb = NULL; /* user selection table */
119 USRT *pt;
129 ((usrtb = (USRT **)calloc(USR_TB_SZ, sizeof(USRT *))) == NULL)) {
168 if ((pt = (USRT *)malloc(sizeof(USRT))) != NULL) {
188 USRT *pt;

Completed in 81 milliseconds