Home
last modified time | relevance | path

Searched refs:arg (Results 1 – 2 of 2) sorted by relevance

/misc/
A Dgetpass.c39 call_fclose (void *arg) in call_fclose() argument
41 if (arg != NULL) in call_fclose()
42 fclose (arg); in call_fclose()
/misc/sys/
A Dcdefs.h541 # define __attribute_copy__(arg) __attribute__ ((__copy__ (arg))) argument
543 # define __attribute_copy__(arg) argument

Completed in 5 milliseconds