Searched refs:atp_open (Results 1 - 5 of 5) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Datp_open.c63 * Version 1.4 of atp_open.c on 89/02/09 17:53:11
130 int atp_open(gref, flag) function
H A Datp.h455 int atp_open(gref_t *, int);
H A Dasp_proto.c426 if ((err = atp_open(gref, 0)) != 0) {
457 if ((err = atp_open(gref, 0)) != 0) {
521 if ((err = atp_open(gref, 0)) != 0) {
H A Dsys_glue.c196 *err = atp_open(gref, 1); break;
/darwin-on-arm/xnu/bsd/conf/
H A Dfiles380 bsd/netat/atp_open.c optional netat

Completed in 22 milliseconds