Handbook
Glossary
getprotobyname ( name -- protoent* )
Vocabulary
unix
.
ffi
Inputs
name
an
object
Outputs
protoent*
an
object
Definition
USING:
alien.c-types
alien.syntax
;
IN:
unix.ffi
LIBRARY:
libc
FUNCTION:
protoent*
getprotobyname
(
c-string
name )