Home
last modified time | relevance | path

Searched refs:process_init (Results 1 – 7 of 7) sorted by relevance

/external/syslinux/gpxe/src/include/gpxe/
Dprocess.h62 process_init ( struct process *process, in process_init() function
/external/syslinux/gpxe/src/core/
Dhw.c63 process_init ( &hw->process, hw_step, &hw->refcnt ); in hw_open()
Dresolv.c125 process_init ( &numeric->process, numeric_step, &numeric->refcnt ); in numeric_resolv()
/external/syslinux/gpxe/src/net/tcp/
Dhttp.c554 process_init ( &http->process, http_step, &http->refcnt ); in http_open_filter()
Discsi.c1736 process_init ( &iscsi->process, iscsi_tx_step, &iscsi->refcnt ); in iscsi_attach()
/external/openssh/
Dsftp-server.c647 process_init(void) in process_init() function
1433 process_init(); in process()
/external/syslinux/gpxe/src/net/
Dtls.c1751 process_init ( &tls->process, tls_step, &tls->refcnt ); in add_tls()