Home
last modified time | relevance | path

Searched refs:_syscall1 (Results 1 – 25 of 110) sorted by relevance

12345

/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/linux/
H A Dinode.c21 _syscall1(int,unlink,const char *,pathname) in _syscall2()
22 _syscall1(int,chdir,const char *,path) in _syscall2()
23 _syscall1(int,fchdir,int,fd) in _syscall2()
26 _syscall1(int,rmdir,const char *,pathname) in _syscall2()
27 _syscall1(int,chroot,const char *,path) in _syscall2()
46 _syscall1(int,pipe,int *,filedes) in _syscall2()
68 _syscall1(mode_t,__umask,mode_t,mask) in _syscall1() function
H A Dids.c11 _syscall1(int,setfsuid,uid_t,uid)
13 _syscall1(int,setfsgid,gid_t,gid)
22 _syscall1(int,setgid,gid_t,gid)
23 _syscall1(int,setuid,uid_t,uid)
H A Dio.c26 _syscall1(int,close,int,fd) in _syscall3()
29 _syscall1(int,dup,int,fd) in _syscall3()
32 _syscall1(int,fdatasync,int,fd) in _syscall3()
33 _syscall1(int,fsync,int,fd) in _syscall3()
H A Dsched.c9 _syscall1(int,sched_get_priority_max,int,policy);
10 _syscall1(int,sched_get_priority_min,int,policy);
19 _syscall1(int,sched_getscheduler,pid_t,pid);
H A Dtime.c15 _syscall1(int,__adjtimex,struct timex *,tx)
16 _syscall1(time_t,time,time_t *,t)
17 _syscall1(clock_t,times,struct tms *,buf)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/
H A Dinode.c21 _syscall1(int,unlink,const char *,pathname) in _syscall2()
22 _syscall1(int,chdir,const char *,path) in _syscall2()
23 _syscall1(int,fchdir,int,fd) in _syscall2()
26 _syscall1(int,rmdir,const char *,pathname) in _syscall2()
27 _syscall1(int,chroot,const char *,path) in _syscall2()
45 _syscall1(int,pipe,int *,filedes) in _syscall2()
67 _syscall1(mode_t,__umask,mode_t,mask) in _syscall1() function
H A Dids.c11 _syscall1(int,setfsuid,uid_t,uid)
13 _syscall1(int,setfsgid,gid_t,gid)
22 _syscall1(int,setgid,gid_t,gid)
23 _syscall1(int,setuid,uid_t,uid)
H A Dio.c26 _syscall1(int,close,int,fd) in _syscall3()
29 _syscall1(int,dup,int,fd) in _syscall3()
32 _syscall1(int,fdatasync,int,fd) in _syscall3()
33 _syscall1(int,fsync,int,fd) in _syscall3()
H A Dtime.c15 _syscall1(int,__adjtimex,struct timex *,tx)
16 _syscall1(time_t,time,time_t *,t)
17 _syscall1(clock_t,times,struct tms *,buf)
H A Dsched.c9 _syscall1(int,sched_get_priority_max,int,policy);
10 _syscall1(int,sched_get_priority_min,int,policy);
19 _syscall1(int,sched_getscheduler,pid_t,pid);
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/linux/
H A Dinode.c21 _syscall1(int,unlink,const char *,pathname) in _syscall2()
22 _syscall1(int,chdir,const char *,path) in _syscall2()
23 _syscall1(int,fchdir,int,fd) in _syscall2()
26 _syscall1(int,rmdir,const char *,pathname) in _syscall2()
27 _syscall1(int,chroot,const char *,path) in _syscall2()
45 _syscall1(int,pipe,int *,filedes) in _syscall2()
67 _syscall1(mode_t,__umask,mode_t,mask) in _syscall1() function
H A Dids.c11 _syscall1(int,setfsuid,uid_t,uid)
13 _syscall1(int,setfsgid,gid_t,gid)
22 _syscall1(int,setgid,gid_t,gid)
23 _syscall1(int,setuid,uid_t,uid)
H A Dio.c26 _syscall1(int,close,int,fd) in _syscall3()
29 _syscall1(int,dup,int,fd) in _syscall3()
32 _syscall1(int,fdatasync,int,fd) in _syscall3()
33 _syscall1(int,fsync,int,fd) in _syscall3()
H A Dsched.c9 _syscall1(int,sched_get_priority_max,int,policy);
10 _syscall1(int,sched_get_priority_min,int,policy);
19 _syscall1(int,sched_getscheduler,pid_t,pid);
H A Dtime.c15 _syscall1(int,__adjtimex,struct timex *,tx)
16 _syscall1(time_t,time,time_t *,t)
17 _syscall1(clock_t,times,struct tms *,buf)
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/i386/
H A Dcygmon-salib.c38 _syscall1(char **,__get_program_arguments,int *,argc);
40 _syscall1(void,__sys_exit,int,exitcode);
41 _syscall1(void,putTtyChar,int,character);
42 _syscall1(time_t,time,time_t *,ptr);
47 _syscall1(int, close, int, fd);
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/i386/
H A Dcygmon-salib.c38 _syscall1(char **,__get_program_arguments,int *,argc);
40 _syscall1(void,__sys_exit,int,exitcode);
41 _syscall1(void,putTtyChar,int,character);
42 _syscall1(time_t,time,time_t *,ptr);
47 _syscall1(int, close, int, fd);
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/i386/
H A Dcygmon-salib.c38 _syscall1(char **,__get_program_arguments,int *,argc);
40 _syscall1(void,__sys_exit,int,exitcode);
41 _syscall1(void,putTtyChar,int,character);
42 _syscall1(time_t,time,time_t *,ptr);
47 _syscall1(int, close, int, fd);
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/cris/
H A Dlinunistd.h245 #define _syscall1(type,name,type1,arg1) \ macro
359 static inline _syscall1(int,dup,int,fd)
362 static inline _syscall1(int,close,int,fd)
363 static inline _syscall1(int,_exit,int,exitcode)
364 static inline _syscall1(int,exit,int,exitcode)
378 static inline _syscall1(long,brk,long,addr)
411 static inline _syscall1(long,times,struct tms *,tbuf)
412 static inline _syscall1(long,mmap,long *, buf)
418 static inline _syscall1(int,unlink,const char *, f)
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/arc/
H A Dnsim-syscalls.c46 _syscall1 (int, unlink, const char *, pathname) in _syscall3()
49 _syscall1 (_CLOCK_T_, time, _CLOCK_T_ *, t) in _syscall3()
50 _syscall1 (int, close, int, fd) in _syscall3()
51 _syscall1 (_CLOCK_T_, times, struct tms *, buf) in _syscall3()
61 _syscall1 (int, rmdir, const char *, pathname) in _syscall3()
/dports/audio/clementine-player/Clementine-1.4.0rc1/3rdparty/google-breakpad/third_party/lss/
H A Dlinux_syscall_support.h1515 #undef _syscall1
1698 LSS_INLINE _syscall1(int, set_thread_area, void *, u) in _syscall1() function
1699 LSS_INLINE _syscall1(int, get_thread_area, void *, u) in _syscall1()
1789 #undef _syscall1
1957 #undef _syscall1
2083 #undef _syscall1
2205 #undef _syscall1
2480 #undef _syscall1
3020 LSS_INLINE _syscall1(void*, mmap, void*, a) in _syscall2()
3029 LSS_INLINE _syscall1(int, _sigpending, unsigned long*, s) in _syscall2()
[all …]
/dports/biology/avida/avida-2.12.4-src/libs/tcmalloc-1.4/src/
H A Dlinux_syscall_support.h1359 #undef _syscall1
1597 #undef _syscall1
1764 #undef _syscall1
1883 #undef _syscall1
2158 #undef _syscall1
2271 LSS_INLINE _syscall1(int, chdir, const char *,p)
2272 LSS_INLINE _syscall1(int, close, int, f)
2277 LSS_INLINE _syscall1(int, dup, int, f)
2612 LSS_INLINE _syscall1(void*, mmap, void*, a) in _syscall2()
2622 LSS_INLINE _syscall1(int, _sigpending, unsigned long*, s) in _syscall2()
[all …]
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/third_party/lss/
H A Dlinux_syscall_support.h1546 #undef _syscall1
1729 LSS_INLINE _syscall1(int, set_thread_area, void *, u) in _syscall1() function
1730 LSS_INLINE _syscall1(int, get_thread_area, void *, u) in _syscall1()
1897 #undef _syscall1
2061 #undef _syscall1
2187 #undef _syscall1
2338 #undef _syscall1
2610 #undef _syscall1
3176 LSS_INLINE _syscall1(void*, mmap, void*, a) in _syscall2()
3185 LSS_INLINE _syscall1(int, _sigpending, unsigned long*, s) in _syscall2()
[all …]
/dports/games/openlierox/OpenLieroX/src/breakpad/external/src/common/linux/
H A Dlinux_syscall_support.h1156 #undef _syscall1
1382 #undef _syscall1
1549 #undef _syscall1
1668 #undef _syscall1
1943 #undef _syscall1
2056 LSS_INLINE _syscall1(int, chdir, const char *,p)
2057 LSS_INLINE _syscall1(int, close, int, f)
2158 LSS_INLINE _syscall1(int, unlink, const char*, f) in _syscall3()
2378 LSS_INLINE _syscall1(void*, mmap, void*, a) in _syscall2()
2386 LSS_INLINE _syscall1(int, _sigpending, unsigned long*, s) in _syscall2()
[all …]
/dports/biology/ugene/ugene-40.1/src/libs_3rdparty/breakpad/src/third_party/lss/
H A Dlinux_syscall_support.h1675 #undef _syscall1
1858 LSS_INLINE _syscall1(int, set_thread_area, void *, u) in _syscall1() function
1859 LSS_INLINE _syscall1(int, get_thread_area, void *, u) in _syscall1()
2026 #undef _syscall1
2190 #undef _syscall1
2316 #undef _syscall1
2471 #undef _syscall1
2592 #undef _syscall1
2864 #undef _syscall1
3452 LSS_INLINE _syscall1(void*, mmap, void*, a) in _syscall2()
[all …]

12345