Home
last modified time | relevance | path

Searched refs:dir (Results 1751 – 1762 of 1762) sorted by relevance

1...<<71

/illumos-gate/usr/src/uts/common/io/usb/hcd/openhci/
H A Dohci.c11063 uint8_t dir = addr & USB_EP_DIR_MASK; in ohci_do_byte_stats() local
11065 if (dir == USB_EP_DIR_IN) { in ohci_do_byte_stats()
11086 } else if (dir == USB_EP_DIR_OUT) { in ohci_do_byte_stats()
/illumos-gate/usr/src/cmd/boot/bootadm/
H A Dbootadm.c2487 DIR *dir = NULL; in rmdir_r() local
2491 if ((dir = opendir(path)) == NULL) in rmdir_r()
2494 while ((d = readdir(dir)) != NULL) { in rmdir_r()
/illumos-gate/usr/src/uts/common/os/
H A Dsunpm.c8659 char *dir = pm_decode_direction(direction); in pm_busop_set_power() local
8749 clevel, dir)) in pm_busop_set_power()
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE143 contains a line with FPATH=dir, where dir does not exist could
983 09-10-09 $PATH processing has been changed to delay dir stat() and .paths
2074 on each invocation, so that commands like command -x mv * dir
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dgrub.info34 File: grub.info, Node: Top, Next: Introduction, Up: (dir)
3040 [`--prefix=dir'] install_device [image_device]
3995 True when the `dir' function should print the possible completions
H A Dgrub.info-133 File: grub.info, Node: Top, Next: Introduction, Up: (dir)
H A Dmultiboot.info27 File: multiboot.info, Node: Top, Next: Overview, Up: (dir)
H A Dtexinfo.tex3025 % @dircategory CATEGORY -- specify a category of the dir file
/illumos-gate/usr/src/data/zoneinfo/
H A Daustralasia1518 # http://dir.gis.nsw.gov.au/cgi-bin/genobject/document/other/daylightsaving/tigGmZ
H A Deurope2068 # https://dre.pt/application/dir/pdf1sdip/1911/05/12500/23132313.pdf
/illumos-gate/usr/src/grub/grub-0.97/
H A DChangeLog8263 * shared_src/dir.h: Moved to ...
8264 * stage2/dir.h: ... here.
/illumos-gate/usr/src/cmd/sendmail/cf/
H A DREADME69 use -D_CF_DIR_=/path/to/cf/dir/ -- note the trailing slash! For example:

1...<<71