OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:os_unlink
(Results
1 - 5
of
5
) sorted by null
/external/u-boot/include/
os.h
93
int
os_unlink
(const char *pathname);
/external/u-boot/arch/sandbox/cpu/
start.c
309
os_unlink
(state->ram_buf_fname);
state.c
405
os_unlink
(state->jumped_fname);
os.c
97
int
os_unlink
(const char *pathname)
function
/external/python/cpython3/Modules/clinic/
posixmodule.c.h
1467
os_unlink
(PyObject *module, PyObject *const *args, Py_ssize_t nargs, PyObject *kwnames)
function
[
all
...]
Completed in 1615 milliseconds