OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tcgetpgrp
(Results
1 - 5
of
5
) sorted by relevancy
/src/bin/ksh/
jobs.c
61
int
tcgetpgrp
ARGS((int fd));
72
tcgetpgrp
(fd)
function
358
if ((ttypgrp =
tcgetpgrp
(tty_fd)) < 0) {
360
"j_init:
tcgetpgrp
() failed: %s",
1164
&& (j->saved_ttypgrp =
tcgetpgrp
(tty_fd)) >= 0)
/src/bin/sh/
jobs.c
126
static pid_t
tcgetpgrp
(int fd);
130
tcgetpgrp
(int fd)
function
192
if ((initialpgrp =
tcgetpgrp
(ttyfd)) < 0) {
615
if (mflag && gotpid != -1 &&
tcgetpgrp
(ttyfd) != getpid()) {
/src/external/gpl3/gdb/dist/gdb/
go32-nat.c
2126
tcgetpgrp
(int fd)
function
/src/external/gpl3/gdb.old/dist/gdb/
go32-nat.c
2128
tcgetpgrp
(int fd)
function
/src/lib/libc/include/
namespace.h
748
#define
tcgetpgrp
_tcgetpgrp
macro
Completed in 57 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026