Searched defs:name (Results 1 - 25 of 227) sorted by relevance

12345678910

/seL4-camkes-master/projects/musllibc/src/env/
H A Dgetenv.c5 char *getenv(const char *name) argument
H A Dunsetenv.c8 int unsetenv(const char *name) argument
/seL4-camkes-master/projects/musllibc/src/thread/
H A Dsem_unlink.c4 int sem_unlink(const char *name) argument
/seL4-camkes-master/projects/camkes/apps/mutex/components/A/src/
H A Dmain.c12 const char *name = get_instance_name(); local
/seL4-camkes-master/projects/camkes/apps/socket/components/Sender/src/
H A Dsender.c14 const char *name = get_instance_name(); local
/seL4-camkes-master/projects/camkes-tool/libsel4camkes/include/camkes/
H A Dfault.h23 const char *name; member in struct:__anon126
/seL4-camkes-master/projects/musllibc/src/conf/
H A Dconfstr.c5 size_t confstr(int name, char *buf, size_t len) argument
H A Dfpathconf.c5 long fpathconf(int fd, int name) argument
H A Dpathconf.c3 long pathconf(const char *path, int name) argument
/seL4-camkes-master/projects/musllibc/src/linux/
H A Dsethostname.c5 int sethostname(const char *name, size_t len) argument
/seL4-camkes-master/projects/musllibc/src/locale/
H A Dcatopen.c3 nl_catd catopen (const char *name, int oflag) argument
/seL4-camkes-master/projects/musllibc/src/misc/
H A Dsetdomainname.c5 int setdomainname(const char *name, size_t len) argument
H A Dgetdomainname.c7 int getdomainname(char *name, size_t len) argument
/seL4-camkes-master/projects/musllibc/src/mq/
H A Dmq_unlink.c5 int mq_unlink(const char *name) argument
/seL4-camkes-master/projects/musllibc/src/network/
H A Dgethostbyname.c8 struct hostent *gethostbyname(const char *name) argument
H A Dif_nametoindex.c8 unsigned if_nametoindex(const char *name) argument
H A Dnetname.c8 struct netent *getnetbyname(const char *name) argument
/seL4-camkes-master/projects/musllibc/src/unistd/
H A Dgethostname.c4 int gethostname(char *name, size_t len) argument
H A Dgetlogin_r.c5 int getlogin_r(char *name, size_t size) argument
/seL4-camkes-master/projects/camkes/apps/mutex/components/B/src/
H A Dmain.c23 const char *name = get_instance_name(); local
/seL4-camkes-master/projects/camkes/apps/socket/components/Receiver/src/
H A Dreceiver.c13 const char *name = get_instance_name(); local
/seL4-camkes-master/projects/camkes/apps/RPCOverMultiSharedData/components/Client/src/
H A Dclient.c15 const char *name = get_instance_name(); local
/seL4-camkes-master/projects/camkes/apps/RPCOverMultiSharedData/components/Adder/src/
H A Dadder.c13 const char *name = get_instance_name(); local
/seL4-camkes-master/projects/camkes/apps/socket/components/Transport/src/
H A Dtransport.c13 const char *name = get_instance_name(); local
/seL4-camkes-master/projects/musllibc/src/dirent/
H A Dopendir.c8 DIR *opendir(const char *name) argument

Completed in 150 milliseconds

12345678910