Searched refs:xfer_open_uri_string (Results 1 – 4 of 4) sorted by relevance
82 int xfer_open_uri_string ( struct xfer_interface *xfer, in xfer_open_uri_string() function142 return xfer_open_uri_string ( xfer, uri_string ); } in xfer_vopen()
209 if ( ( rc = xfer_open_uri_string ( &file->xfer, uri_string ) ) != 0 ) in open()
93 extern int xfer_open_uri_string ( struct xfer_interface *xfer,
196 if ( ( rc = xfer_open_uri_string ( &pxe_tftp.xfer, in pxe_tftp_open()