Home
last modified time | relevance | path

Searched refs:members (Results 1 – 20 of 20) sorted by relevance

/manual/examples/
A Ddb.c30 char **members; in main() local
61 members = my_group->gr_mem; in main()
62 while (*members) in main()
64 printf (" %s\n", *(members)); in main()
65 members++; in main()
/manual/
A Dlocale.texi711 members have the same value.)
769 These members are @code{1} if the @code{currency_symbol} or
774 @code{int_n_cs_precedes} members apply to negative amounts.
782 The members with the @code{int_} prefix apply to the
790 These members are @code{1} if a space should appear between the
795 @code{int_n_sep_by_space} members apply to negative amounts.
801 these members.
803 The members with the @code{int_} prefix apply to the
839 These members are small integers that indicate how to
862 ``Unspecified''. Both members have this value in the standard
[all …]
A Dusers.texi74 @dfn{supplementary groups}. Users who are members of the same group can
999 members:
1176 @code{ut_type} members are identical. If the @code{ut_type} member of
1180 these four, and the @code{ut_id} members match. However if the
1182 from the database is empty it checks if the @code{ut_line} members match
1464 The @code{utmpx} data structure contains at least the following members:
1719 members. Older systems do not even have the @code{ut_host} member.
1760 entries in the system user data base. It has at least the following members:
2245 @code{struct passwd} structure has no members except the standard ones;
2282 the system group database. It has at least the following members:
[all …]
A Dtime.texi149 @file{time.h} and has the following members:
176 the following members:
351 times. It contains at least the following members:
662 It contains the following members:
705 contains the following members:
971 contains at least the following members, which can appear in any order.
1224 members of the broken-down time
1229 structure, including the members that were initially ignored.
1238 members. @xref{Time Zone Functions}.
1792 members. @xref{Time Zone Functions}.
[all …]
A Dterminal.texi241 structure includes at least the following members:
261 The @code{struct termios} structure also contains members which
267 The following sections describe the details of the members of the
405 Your program may be run years from now, on systems that support members
406 not documented in this manual. The way to avoid setting these members
414 @code{c_iflag}, @code{c_oflag} and @code{c_cflag} members do, even
776 modes in the other members, but leave the hardware details in
A Dsocket.texi304 The @code{struct sockaddr} type itself has the following members:
517 interface. It has the following members:
662 the following members:
777 Internet namespace. It has the following members:
802 namespace. It has the following members:
1241 has the following members:
1741 It has the following members:
1909 the data in the @code{sin_port} and @code{sin_addr} members of the
2002 database. It has the following members:
3457 This structure type has the following members:
[all …]
A Dfilesys.texi330 This structure may contain additional members in the future. Their
600 dirent64}. Some of the members of this data type (notably @code{d_ino})
1781 attributes of a file. It contains at least the following members:
1875 The members of this type are the same and have the same names as those
1876 in @code{struct stat}. The only difference is that the members
2810 members of the @code{stat} structure; see @ref{File Attributes}.
2845 following members:
2866 values from the @code{actime} and @code{modtime} members (respectively)
A Dstring.texi1934 are members of the set specified by the string @var{skipset}. The order
1953 of wide characters that are members of the set specified by the string
1963 that are @emph{not} members of the set specified by the string @var{stopset}.
1983 consists entirely of wide characters that are @emph{not} members of the
2072 that are members of this set are discarded. The first byte that is
2108 the initial wide characters that are members of this set are discarded.
A Dpattern.texi232 members of the @code{struct dirent} object:
258 The @code{glob} function reads the @code{struct dirent} members listed
305 @code{glob_t} only in the types of the members @code{gl_readdir},
A Dllio.texi2332 contains at least the members described in the following table. There
2407 defined which replaces the types of the appropriate members with larger
2827 The other members of each element of the array pointed to by
3228 to the implementation. The program has to initialize the members of
3260 Before calling @code{aio_init}, the members of a variable of
4084 lock. It has these members:
A Darith.texi151 function. It has the following members:
187 function. It has the following members:
212 function. It has the following members:
239 function. It has the following members:
A Dnss.texi255 members field, @samp{gr_mem}. If specified for other databases, it
A Dsearch.texi381 members should be changed directly.
A Dsignal.texi1136 following members:
3129 This structure describes a signal stack. It contains the following members:
3208 This structure describes a signal stack. It contains the following members:
A Dthreads.texi579 data destructors or even as members of the thread-specific data, since the
A Dsysinfo.texi244 by the @code{uname} function. It has the following members:
A Dstartup.texi1031 The @w{ISO C} committee members were not sure whether the definitions of
A Dresource.texi60 following members, and possibly others:
A Dmemory.texi355 @c list_lock is held too. All other data members of an arena, as well
1409 memory allocator. It contains the following members:
A Dstdio.texi3071 contains the following members:
5078 the following members:

Completed in 106 milliseconds