OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:init_control
(Results
1 - 5
of
5
) sorted by relevancy
/src/usr.sbin/bthcid/
bthcid.h
40
int
init_control
(const char *, mode_t);
bthcid.c
137
if (
init_control
(socket_name, mode) < 0) {
138
syslog(LOG_ERR, "
init_control
(%s)", socket_name);
client.c
87
init_control
(const char *name, mode_t mode)
function in typeref:typename:int
/src/sys/dev/usb/
usb_mem.c
272
static ONCE_DECL(
init_control
);
278
RUN_ONCE(&
init_control
, usb_mem_init);
usb.c
295
static ONCE_DECL(
init_control
);
335
RUN_ONCE(&
init_control
, usb_once_init);
Completed in 14 milliseconds
Indexes created Wed Oct 01 13:09:50 GMT 2025