Home
last modified time | relevance | path

Searched refs:_table (Results 1 – 16 of 16) sorted by relevance

/netbsd/src/external/ibm-public/postfix/dist/mantools/
Dcheck-table-proto26 }' proto/${map}_table | sort > from-doc.tmp
28 echo Settings in global/dict_${map}.c and proto/${map}_table differ.
/netbsd/src/sys/dev/dm/
Ddm_target_delay.c75 static int _table(struct dm_delay_info*, char*);
251 p += _table(&tdc->read, p); in dm_target_delay_table()
254 _table(&tdc->write, p); in dm_target_delay_table()
261 _table(struct dm_delay_info *di, char *p) in _table() function
/netbsd/src/sys/arch/hpc/stand/hpcboot/
Dframebuffer.h45 static struct framebuffer_info _table[]; variable
Dframebuffer.cpp45 struct framebuffer_info *tab = _table; in FrameBufferInfo()
Dmachine_config.cpp47 FrameBufferInfo::_table[] = member in FrameBufferInfo
/netbsd/src/external/gpl3/gdb/dist/sim/ppc/
Dtable.h23 typedef struct _table table;
Dtable.c47 struct _table { struct
DChangeLog-20211311 * table.c (struct _open_table, struct _table): Rework
/netbsd/src/external/gpl3/gdb/dist/sim/igen/
Dtable.h65 typedef struct _table table;
Dtable.c48 struct _table struct
/netbsd/src/external/lgpl3/gmp/dist/mpn/x86/pentium/
Dpopcount.asm45 GSYM_PREFIX`'mpn_popcount``'_table')
Dhamdist.asm47 GSYM_PREFIX`'mpn_popcount``'_table')
/netbsd/src/external/gpl2/lvm2/dist/tools/
Ddmsetup.c165 static char *_table; variable
232 if (_table) in _parse_file()
233 return _parse_line(dmt, _table, "", ++line); in _parse_file()
2892 _table = dm_malloc(LOOP_TABLE_SIZE); in _process_losetup_switches()
2893 if (!_loop_table(_table, (size_t) LOOP_TABLE_SIZE, loop_file, device_name, offset)) { in _process_losetup_switches()
3102 _table = optarg; in _process_switches()
/netbsd/src/external/bsd/less/dist/
Dcharset.c811 …}; struct wchar_range_table name##_table = { name##_array, sizeof(name##_array)/sizeof(*name##_arr…
/netbsd/src/external/ibm-public/postfix/dist/
DRELEASE_NOTES-2.2284 {LDAP,MYSQL,PGSQL}_README and {ldap,mysql,pgsql}_table documents.
DHISTORY9069 *_table configuration files.
26715 in the proto/*_table documentation match the global/dict*.c
27057 a reference to the corresponding *_table(5) manpage.