Searched refs:atalk_openref (Results 1 - 4 of 4) sorted by relevance

/darwin-on-arm/xnu/bsd/netat/
H A Dat_var.h336 int atalk_openref(gref_t *, int *, struct proc *);
H A Dsys_dep.c268 int atalk_openref(gref, retfd, proc) function
299 kprintf("atalk_openref: fp = 0x%x, gref = 0x%x\n", (u_int)fp, (u_int)gref);
H A Dddp.save256 int atalk_openref(gref, retfd, proc) /* AIX version */
H A Dsys_glue.c215 if (*err || (*err = atalk_openref(gref, &fd, proc))) {
217 kprintf("_ATsocket: error atalk_openref =%d\n", *err);

Completed in 28 milliseconds