Searched defs:line (Results 276 - 300 of 1713) sorted by relevance

<<11121314151617181920>>

/netbsd-current/sys/modules/examples/readhappy_mpsafe/
H A Dreadhappy_mpsafe.c189 char line[80]; local
/netbsd-current/sys/ufs/lfs/
H A Dlfs_debug.c85 lfs_bwrite_log(struct buf *bp, const char *file, int line) argument
219 lfs_check_segsum(struct lfs *fs, struct segment *sp, char *file, int line) argument
281 lfs_check_bpp(struct lfs *fs, struct segment *sp, char *file, int line) argument
[all...]
/netbsd-current/external/bsd/blocklist/port/
H A Dfparseln.c212 size_t size, line; local
[all...]
/netbsd-current/external/bsd/kyua-cli/dist/utils/logging/
H A Doperations.cpp157 logging::log(const level message_level, const char* file, const int line, argument
/netbsd-current/usr.bin/tip/aculib/
H A Dventel.c69 char *msg, line[80]; local
/netbsd-current/external/gpl3/gdb/dist/readline/readline/
H A Dhistsearch.c70 register char *line; local
[all...]
/netbsd-current/sys/arch/prep/pci/
H A Dpci_machdep.c163 int busno, pin, line, dev, origdev, i; local
[all...]
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dsshlogin.c284 const char *line = tty + 5; /* /dev/ttyq8 -> ttyq8 */ local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/tsan/
H A Dtsan_symbolize.cc94 int line, col; local
41 __tsan_symbolize_external(uptr pc, char *func_buf, uptr func_siz, char *file_buf, uptr file_siz, int *line, int *col) argument
61 AddFrame(void *ctx, const char *function_name, const char *file, int line, int column) argument
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cc231 RenderSourceLocation(InternalScopedString *buffer, const char *file, int line, int column, bool vs_style, const char *strip_path_prefix) argument
[all...]
/netbsd-current/external/bsd/pkg_install/dist/lib/
H A Dlicense.c160 add_licenses(const char *line) argument
[all...]
H A Dvar.c99 char *line; local
195 char *line; local
303 var_cmp(const char *line, size_t linelen, const char *var, size_t varlen) argument
[all...]
/netbsd-current/lib/libc/rpc/
H A Dgetrpcent.c79 char line[BUFSIZ+1]; member in struct:rpcdata
[all...]
/netbsd-current/games/banner/
H A Dbanner.c1022 static char line[DWIDTH]; variable
/netbsd-current/games/number/
H A Dnumber.c92 char line[256]; local
126 convert(char *line) argument
[all...]
/netbsd-current/games/atc/
H A Dmain.c249 char line[256], games[256]; local
276 char line[256], games[256]; local
309 char line[256], games[256]; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/utils/unittest/googlemock/src/
H A Dgmock-internal-utils.cc189 GTEST_API_ void IllegalDoDefault(const char* file, int line) { argument
/netbsd-current/external/bsd/openldap/dist/servers/slapd/
H A Dschemaparse.c142 char *line = strchr( c->line, '(' ); local
194 char *line = strchr( c->line, '(' ); local
289 char *line = strchr( c->line, '(' ); local
363 char *line local
[all...]
/netbsd-current/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLdifReader.cpp36 std::string line; local
244 splitLine( const std::string& line, std::string &type, std::string &value) const argument
[all...]
/netbsd-current/external/bsd/openldap/dist/servers/slapd/overlays/
H A Drwmconf.c328 int line = 0; local
[all...]
/netbsd-current/lib/libusbhid/
H A Dusage.c77 char line[100], name[100], *p, *n; local
[all...]
/netbsd-current/games/testpat/
H A Dtestpat.c54 int i, col, colour, line, x_limit, y_limit, colourOK, spacing; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
H A Dnouveau_nvkm_subdev_bios_gpio.c124 dcb_gpio_match(struct nvkm_bios *bios, int idx, u8 func, u8 line, argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/gpio/
H A Dnouveau_nvkm_subdev_gpio_gf119.c42 u8 line = (data & 0x0000003f); local
61 gf119_gpio_drive(struct nvkm_gpio *gpio, int line, int dir, int out) argument
71 gf119_gpio_sense(struct nvkm_gpio *gpio, int line) argument
H A Dnouveau_nvkm_subdev_gpio_nv10.c34 nv10_gpio_sense(struct nvkm_gpio *gpio, int line) argument
57 nv10_gpio_drive(struct nvkm_gpio *gpio, int line, int dir, int out) argument
[all...]

Completed in 219 milliseconds

<<11121314151617181920>>