Home
last modified time | relevance | path

Searched refs:structure (Results 1 – 25 of 906) sorted by relevance

12345678910>>...37

/netbsd/src/crypto/external/bsd/openssl/dist/test/
Dendecoder_legacy_test.c74 const char *structure[2]; member
305 const char *structure) in test_protected_PEM() argument
323 "PEM", structure, in test_protected_PEM()
337 "PEM", structure, in test_protected_PEM()
373 const char *structure) in test_unprotected_PEM() argument
391 "PEM", structure, in test_unprotected_PEM()
404 "PEM", structure, in test_unprotected_PEM()
438 const char *structure) in test_DER() argument
456 "DER", structure, in test_DER()
471 "DER", structure, in test_DER()
[all …]
/netbsd/src/external/bsd/nvi/docs/internals/
Dstructures4 structure per screen type. The first is a single global structure (GS)
11 references the GS structure.
13 The GS structure contains linked lists of screen (SCR) structures.
14 Each SCR structure normally references a file (EXF) structure.
16 The GS structure has a set of functions which update the screen and/or
18 The GS structure never goes away. The SCR structure persists over
19 instances of screens, and the EXF structure persists over references to
23 information for a file is held in an FREF structure which is chained from
24 the SCR structure.
26 In general, functions are always passed an SCR structure, which usually
[all …]
/netbsd/src/external/bsd/libbind/dist/doc/
Dgetaddrinfo.cat326 The addrinfo structure is defined as a result of including the <netdb.h>
37 struct addrinfo *ai_next; /* next structure in linked list */
49 The caller can optionally pass an addrinfo structure, pointed to by the
51 caller supports. In this _h_i_n_t_s structure all members other than
57 and not UDP, then the _a_i___s_o_c_k_t_y_p_e member of the hints structure should be
59 …nly IPv4 and not IPv6, then the _a_i___f_a_m_i_l_y member of the _h_i_n_t_s structure
62 caller had filled in an addrinfo structure initialized to zero with
67 process each addrinfo structure in this list by following the _a_i___n_e_x_t
69structure the three members _a_i___f_a_m_i_l_y, _a_i___s_o_c_k_t_y_p_e, and _…
71 addrinfo structure the _a_i___a_d_d_r member points to a filled-in socket
[all …]
/netbsd/src/usr.sbin/catman/
DREADME.hardlinks8 (1) Add an additional data structure mapping (fsid_t, ino_t) pairs
14 a. Check the new data structure to see if this file's been seen before.
17 b. If not, add to the new data structure to remember this page and
20 One might clear the data structure for each mandir or not; probably
21 for each man tree is best. The size of the structure isn't
/netbsd/src/sys/dev/dm/doc/
Ddesign.txt237 This structure contains opened device VNODES. Because I physical
264 dm-ioctl structure is placed. any additional information from/to kernel are placed
293 These ioctl calls communicate only with basic dm_ioctl structure.
299 Protocol structure:
326 As SOC task I want to replace this structure with proplib dict. Proplib dict
327 basic structure should be:
369 For every target kernel driver should copyout this structure to userspace.
371 Protocol structure:
397 Protocol structure:
430 Modify only dm_ioctl structure so I don't need to specify new structures.
[all …]
/netbsd/src/external/bsd/ntp/dist/sntp/m4/
Dax_c99_struct_init.m412 # supports the C99 tagged structure initialization.
41 AC_MSG_CHECKING([whether the compiler supports C99 structure initialization])
55 … [Define to 1 if the compiler does not support C99's structure initialization.]),
/netbsd/src/sys/arch/hp300/DOC/
DDebug.tips123 the user structure. Forget about the last 3 hex digits and compare the top
126 2. Locating a process' user structure:
129 page frame number of the process' user structure. Tack 3 zeros on to the
131 stack since it is in a different page than the user-structure and pages of
134 3. Locating a process' proc structure:
136 First find the process' user structure as described above. Find the u_procp
138 the proc structure.
142 First find the process' user structure as described above. The first part
143 of the user structure is the PCB. The second longword (third field) of the
156 (pagebase+0xFE0) The first is the PTE for the user-structure. The second
[all …]
/netbsd/src/external/bsd/openldap/dist/servers/slapd/overlays/
Dslapover.txt27 BackendInfo data structure, and a database is held in a BackendDB structure.
28 Originally it was all just a single Backend data structure, but things have
37 per-database startup. The main feature of the BackendInfo structure is its
42 BackendDB structure carries all of the per-instance state for a backend
49 request structure, and then passed to the backend for processing. The backend
85 What is an overlay? The structure defining it includes a BackendInfo structure
89 BackendInfo will point to a slap_overinfo structure. The slap_overinfo has a
113 op->o_bd points to the BackendDB structure for the backend, and
116 all of its entry points are in the BackendInfo structure. When overlays are in
/netbsd/src/external/bsd/am-utils/dist/m4/macros/
Dtype_cachefs_args.m42 dnl Find the correct type for CACHEFS mount(2) arguments structure
5 AC_CACHE_CHECK(for structure type of cachefs mount(2) arguments,
Dtype_mfs_args.m42 dnl Find the correct type for MFS mount(2) arguments structure
5 AC_CACHE_CHECK(for structure type of mfs mount(2) arguments,
Dtype_efs_args.m42 dnl Find the correct type for EFS mount(2) arguments structure
5 AC_CACHE_CHECK(for structure type of efs mount(2) arguments,
Dtype_xfs_args.m42 dnl Find the correct type for XFS mount(2) arguments structure
5 AC_CACHE_CHECK(for structure type of xfs mount(2) arguments,
Dtype_udf_args.m42 dnl Find the correct type for UDF mount(2) arguments structure
5 AC_CACHE_CHECK(for structure type of udf mount(2) arguments,
Dtype_tmpfs_args.m42 dnl Find the correct type for TMPFS mount(2) arguments structure
5 AC_CACHE_CHECK(for structure type of tmpfs mount(2) arguments,
Dtype_rfs_args.m42 dnl Find the correct type for RFS mount(2) arguments structure
5 AC_CACHE_CHECK(for structure type of rfs mount(2) arguments,
Dtype_autofs_args.m42 dnl Find the correct type for AUTOFS mount(2) arguments structure
5 AC_CACHE_CHECK(for structure type of autofs mount(2) arguments,
Dtype_lofs_args.m42 dnl Find the correct type for LOFS mount(2) arguments structure
5 AC_CACHE_CHECK(for structure type of lofs mount(2) arguments,
Dheader_templates.m4642 [transport's knetconfig structure])
887 [Define a type/structure for an NFS V2 filehandle])
890 [Define a type/structure for an NFS V3 filehandle])
899 [Define a type for the nfs_args structure])
944 [Define a type for the pcfs_args structure])
947 [Define a type for the autofs_args structure])
950 [Define a type for the cachefs_args structure])
953 [Define a type for the tmpfs_args structure])
956 [Define a type for the ufs_args structure])
959 [Define a type for the efs_args structure])
[all …]
Dtype_ufs_args.m42 dnl Find the correct type for UFS mount(2) arguments structure
5 AC_CACHE_CHECK(for structure type of ufs mount(2) arguments,
Dtype_pcfs_args.m42 dnl Find the correct type for PC/FS mount(2) arguments structure
5 AC_CACHE_CHECK(for structure type of pcfs mount(2) arguments,
Dcheck_field.m43 dnl a member if the .member is itself a data structure, because you cannot
4 dnl compare, in C, a data structure against NULL; you can compare a native
64 dnl find if structure $1 has field field $2
/netbsd/src/sys/external/bsd/compiler_rt/dist/lib/profile/
DInstrProfData.inc10 * This is the master file that defines all the data structure, signature,
24 * declarations for one structure is enabled by defining the field activation
25 * macro associated with that structure. Only one field activation record
29 * Examples of how the template is used to instantiate structure definition:
30 * 1. To declare a structure:
61 /* Definition of member fields of the per-function control structure. */
91 /* Definition of member fields of the raw profile header data structure. */
148 /* Definition of member fields of the function record structure in coverage
195 * This is the header of the data structure that defines the on-disk
245 * Per-function header/control data structure for value profiling
[all …]
/netbsd/src/external/gpl3/gcc/dist/gcc/doc/
Dgty.texi18 and @code{template} structure declarations that define data structures
37 In a structure definition, before the open brace;
42 In a structure field definition, before the name of the field.
88 If you have a class or structure using any of the above constructs,
110 structure. Extra information can be provided with @code{GTY} options
120 the data structure being marked:
125 The current structure.
127 The structure that immediately contains the current structure.
129 The outermost structure that contains the current structure.
135 For instance, suppose that you have a structure of the form
[all …]
/netbsd/src/external/gpl3/binutils/dist/include/mach-o/
DChangeLog-111589 * external.h (mach_o_fvmlib_command_external): New structure.
100 (mach_o_encryption_info_command_external): New structure.
112 * external.h (mach_o_version_min_command_external): New structure.
/netbsd/src/external/gpl3/gdb/dist/include/mach-o/
DChangeLog-111589 * external.h (mach_o_fvmlib_command_external): New structure.
100 (mach_o_encryption_info_command_external): New structure.
112 * external.h (mach_o_version_min_command_external): New structure.

12345678910>>...37