Lines Matching defs:noargs
1801 posix_ctermid(PyObject *self, PyObject *noargs) in posix_ctermid()
2157 posix_getcwd(PyObject *self, PyObject *noargs) in posix_getcwd()
2173 posix_getcwd(PyObject *self, PyObject *noargs) in posix_getcwd()
2216 posix_getcwdu(PyObject *self, PyObject *noargs) in posix_getcwdu()
2899 posix_uname(PyObject *self, PyObject *noargs) in posix_uname()
3858 posix_fork1(PyObject *self, PyObject *noargs) in posix_fork1()
3891 posix_fork(PyObject *self, PyObject *noargs) in posix_fork()
3948 posix_openpty(PyObject *self, PyObject *noargs) in posix_openpty()
4016 posix_forkpty(PyObject *self, PyObject *noargs) in posix_forkpty()
4048 posix_getegid(PyObject *self, PyObject *noargs) in posix_getegid()
4061 posix_geteuid(PyObject *self, PyObject *noargs) in posix_geteuid()
4074 posix_getgid(PyObject *self, PyObject *noargs) in posix_getgid()
4086 posix_getpid(PyObject *self, PyObject *noargs) in posix_getpid()
4098 posix_getgroups(PyObject *self, PyObject *noargs) in posix_getgroups()
4258 posix_getpgrp(PyObject *self, PyObject *noargs) in posix_getpgrp()
4275 posix_setpgrp(PyObject *self, PyObject *noargs) in posix_setpgrp()
4295 posix_getppid(PyObject *self, PyObject *noargs) in posix_getppid()
4308 posix_getlogin(PyObject *self, PyObject *noargs) in posix_getlogin()
4337 posix_getuid(PyObject *self, PyObject *noargs) in posix_getuid()
6311 posix_wait(PyObject *self, PyObject *noargs) in posix_wait()
6438 posix_times(PyObject *self, PyObject *noargs) in posix_times()
6452 posix_times(PyObject *self, PyObject *noargs) in posix_times()
6474 posix_times(PyObject *self, PyObject *noargs) in posix_times()
6530 posix_setsid(PyObject *self, PyObject *noargs) in posix_setsid()
6995 posix_pipe(PyObject *self, PyObject *noargs) in posix_pipe()
7612 posix_tmpfile(PyObject *self, PyObject *noargs) in posix_tmpfile()
7634 posix_tmpnam(PyObject *self, PyObject *noargs) in posix_tmpnam()
8650 posix_abort(PyObject *self, PyObject *noargs) in posix_abort()
8745 posix_getloadavg(PyObject *self, PyObject *noargs) in posix_getloadavg()
8832 posix_getresuid (PyObject *self, PyObject *noargs) in posix_getresuid()
8849 posix_getresgid (PyObject *self, PyObject *noargs) in posix_getresgid()