Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:pgrp
(Results
1 - 16
of
16
) sorted by relevance
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/killpg/
H
A
D
6-1.c
23
int
pgrp
;
in main()
local
H
A
D
5-1.c
22
int
pgrp
;
in main()
local
H
A
D
4-1.c
21
int
pgrp
;
in main()
local
H
A
D
1-1.c
37
int
pgrp
;
in main()
local
/third_party/musl/src/unistd/
H
A
D
tcgetpgrp.c
8
int
pgrp
;
in tcgetpgrp()
local
H
A
D
tcsetpgrp.c
5
int tcsetpgrp(int fd, pid_t
pgrp
)
in tcsetpgrp()
argument
/third_party/musl/porting/liteos_a/user/src/process/
H
A
D
posix_spawnattr_getpgroup.c
4
int posix_spawnattr_getpgroup(const posix_spawnattr_t *restrict attr, pid_t *restrict
pgrp
)
in posix_spawnattr_getpgroup()
argument
H
A
D
posix_spawnattr_setpgroup.c
4
int posix_spawnattr_setpgroup(posix_spawnattr_t *attr, pid_t
pgrp
)
in posix_spawnattr_setpgroup()
argument
/third_party/musl/porting/liteos_a/user/src/unistd/
H
A
D
tcgetpgrp.c
8
int
pgrp
;
in tcgetpgrp()
local
/third_party/musl/src/process/
H
A
D
posix_spawnattr_setpgroup.c
4
int posix_spawnattr_setpgroup(posix_spawnattr_t *attr, pid_t
pgrp
)
in posix_spawnattr_setpgroup()
argument
H
A
D
posix_spawnattr_getpgroup.c
4
int posix_spawnattr_getpgroup(const posix_spawnattr_t *restrict attr, pid_t *restrict
pgrp
)
in posix_spawnattr_getpgroup()
argument
/third_party/ltp/pan/
H
A
D
ltp-pan.c
88
int
pgrp
;
member
96
int
pgrp
;
member
[all...]
/third_party/mksh/
H
A
D
jobs.c
97
pid_t
pgrp
; /* process group of job */
member
[all...]
/third_party/alsa-lib/src/pcm/
H
A
D
pcm_direct.c
2044
struct group grp, *
pgrp
;
local
/third_party/python/Modules/clinic/
H
A
D
posixmodule.c.h
4437
pid_t
pgrp
;
in os_setpgid()
local
/third_party/python/Modules/
H
A
D
posixmodule.c
9201
os_setpgid_impl(PyObject *module, pid_t pid, pid_t
pgrp
)
in os_setpgid_impl()
argument
Completed in 32 milliseconds