|
globfree(3) -- generate pathnames matching a pattern
|
The glob() function is a pathname generator that implements the rules for file name pattern matching used by the shell. The include file defines the structure type glob_t, which contains at l... |
gmtime(3) -- transform binary date and time values
|
The functions ctime(), gmtime() and localtime() all take as an argument a time value representing the time in seconds since the Epoch (00:00:00 UTC, January 1, 1970; see time(3)). The function localti... |
gmtime_r(3) -- transform binary date and time values
|
The functions ctime(), gmtime() and localtime() all take as an argument a time value representing the time in seconds since the Epoch (00:00:00 UTC, January 1, 1970; see time(3)). The function localti... |
grantpt(3) -- pseudo-terminal access functions
|
The grantpt(), ptsname(), unlockpt(), and posix_openpt() functions allow access to pseudo-terminal devices. The first three functions accept a file descriptor that references the master half of a pseu... |
group_from_gid(3) -- cache password and group entries
|
The user_from_uid() function returns the user name associated with the argument uid. The user name is cached so that multiple calls with the same uid do not require additional calls to getpwuid(3). If... |
gssapi(3) -- Generic Security Service Application Program Interface library
|
The Generic Security Service Application Program Interface (GSS-API) provides security services to callers in a generic fashion, supportable with a range of underlying mechanisms and technologies and ... |
gss_accept_sec_context(3) -- Generic Security Service Application Program Interface library
|
Generic Security Service API (GSS-API) version 2, and its C binding, is described in RFC2743 and RFC2744. Version 1 (deprecated) of the C binding is described in RFC1509. Heimdals GSS-API implementati... |
gss_acquire_cred(3) -- Generic Security Service Application Program Interface library
|
Generic Security Service API (GSS-API) version 2, and its C binding, is described in RFC2743 and RFC2744. Version 1 (deprecated) of the C binding is described in RFC1509. Heimdals GSS-API implementati... |
gss_add_cred(3) -- Generic Security Service Application Program Interface library
|
Generic Security Service API (GSS-API) version 2, and its C binding, is described in RFC2743 and RFC2744. Version 1 (deprecated) of the C binding is described in RFC1509. Heimdals GSS-API implementati... |
gss_add_oid_set_member(3) -- Generic Security Service Application Program Interface library
|
Generic Security Service API (GSS-API) version 2, and its C binding, is described in RFC2743 and RFC2744. Version 1 (deprecated) of the C binding is described in RFC1509. Heimdals GSS-API implementati... |
gss_canonicalize_name(3) -- Generic Security Service Application Program Interface library
|
Generic Security Service API (GSS-API) version 2, and its C binding, is described in RFC2743 and RFC2744. Version 1 (deprecated) of the C binding is described in RFC1509. Heimdals GSS-API implementati... |
gss_compare_name(3) -- Generic Security Service Application Program Interface library
|
Generic Security Service API (GSS-API) version 2, and its C binding, is described in RFC2743 and RFC2744. Version 1 (deprecated) of the C binding is described in RFC1509. Heimdals GSS-API implementati... |
gss_context_time(3) -- Generic Security Service Application Program Interface library
|
Generic Security Service API (GSS-API) version 2, and its C binding, is described in RFC2743 and RFC2744. Version 1 (deprecated) of the C binding is described in RFC1509. Heimdals GSS-API implementati... |