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

/macosx-10.9.5/uucp-11/uucp/uuconf/
H A Dport.c35 uuconf_find_port (pglobal, zname, ibaud, ihighbaud, pifn, pinfo, qport)
34 uuconf_find_port (pglobal, zname, ibaud, ihighbaud, pifn, pinfo, qport) function
/macosx-10.9.5/uucp-11/uucp/
H A Duuconf.h827 of pifn is returned from uuconf_find_port. The pifn function may
831 to force uuconf_find_port to continue searching for a port.
834 uuconf_find_port returns UUCONF_SUCCESS. */
835 extern int uuconf_find_port (void *uuconf_pglobal,
845 uuconf_find_port (or any of the configuration file specific
1029 extern int uuconf_find_port ();
1111 uuconf_find_port. */
1203 return values are identical to those of uuconf_find_port. */
1262 return values are identical to those of uuconf_find_port. */
H A Dcu.c558 /* The uuconf_find_port function only selects directly on a port
576 iuuconf = uuconf_find_port (puuconf, zport, ibaud, 0L,
653 iuuconf = uuconf_find_port (puuconf, qsys->uuconf_zport,
H A Duucico.c121 /* This structure is passed to iuport_lock via uuconf_find_port. */
463 iuuconf = uuconf_find_port (puuconf, zport, (long) 0, (long) 0,
1138 iuuconf = uuconf_find_port (puuconf, qsys->uuconf_zport,
1722 /* This routine is called via uuconf_find_port when a matching port is
1724 UUCONF_NOT_FOUND to force uuconf_find_port to continue searching
1965 iuuconf = uuconf_find_port (puuconf, zport, (long) 0, (long) 0,
H A Duuchk.c499 iret = uuconf_find_port (puuconf, qsys->uuconf_zport,

Completed in 195 milliseconds