Searched refs:register_process_model (Results 1 - 18 of 18) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/source4/smbd/
H A Dprocess_model.h82 NTSTATUS register_process_model(const void *_ops);
H A Dprocess_model.c57 _PUBLIC_ NTSTATUS register_process_model(const void *_ops) function
70 smb_panic("out of memory in register_process_model");
H A Dprocess_single.c125 return register_process_model(&single_ops);
H A Dprocess_prefork.c221 return register_process_model(&prefork_ops);
H A Dprocess_standard.c260 return register_process_model(&standard_ops);
H A Dprocess_thread.c565 ret = register_process_model(&thread_ops);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/source4/smbd/
H A Dprocess_model.h82 NTSTATUS register_process_model(const void *_ops);
H A Dprocess_model.c57 _PUBLIC_ NTSTATUS register_process_model(const void *_ops) function
70 smb_panic("out of memory in register_process_model");
H A Dprocess_single.c125 return register_process_model(&single_ops);
H A Dprocess_prefork.c221 return register_process_model(&prefork_ops);
H A Dprocess_standard.c260 return register_process_model(&standard_ops);
H A Dprocess_thread.c565 ret = register_process_model(&thread_ops);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/source4/smbd/
H A Dprocess_model.h82 NTSTATUS register_process_model(const void *_ops);
H A Dprocess_model.c57 _PUBLIC_ NTSTATUS register_process_model(const void *_ops) function
70 smb_panic("out of memory in register_process_model");
H A Dprocess_single.c125 return register_process_model(&single_ops);
H A Dprocess_prefork.c221 return register_process_model(&prefork_ops);
H A Dprocess_standard.c260 return register_process_model(&standard_ops);
H A Dprocess_thread.c565 ret = register_process_model(&thread_ops);

Completed in 87 milliseconds