If you like BoxMatrix then please contribute Supportdata, Supportdata2, Firmware and/or Hardware (get in touch).
My metamonk@yahoo.com is not reachable by me since years. Please use hippie2000@webnmail.de instead.
Property:udevd (lincmd)
BoxMatrix >> Shell-Commands >> udevd (lincmd) | @ BoxMatrix - IRC-Chat - Translate: de es fr it nl pl |
News | Selectors | Models | Accessories | Components | Environment | Config | Commands | System | Webif | Software | Develop | Lexicon | Community | Project | Media |
Startup-Scr | Hotplug-Scr | BusyBox-Cmds | Bash-Cmds | AVM-Cmds | Chipset-Cmds | Linux-Cmds | Shared-Libs | Kernel-Mods | Research |
Name-Collision - multiple objects in this wiki use the name udevd!
|
Linux-Command
Command: | udevd (lincmd) - type Exec | Wiki | Freetz | IPPF | whmf | AVM | Web |
Location: | Shell-Commands >> Linux-Commands - Origin: Udev | ||||||
Path: | Release: /sbin Lab+Rel: /sbin | ||||||
Properties: | Size: 9.6k - 358k - Firmware: 4.85 - 8.00 | ||||||
Function: | Udev device and event managing daemon. |
Goto: Helpers - Rules - Events - GPL-Browser - Dependencies - Model-Matrix - Symbols - SMW-Browser
Details
udevd is a device and event manager daemon. It replaces the old completely script driven /sbin/hotplug
mechanism.
udevd waits for incoming [hotplug] events and triggers actions on incoming events,
It is configured by udev.conf and a range of Rules in /etc/udev/rules.d
which define what to do on incoming events.
Events do not only occure on plugging in USB devices but can come from pretty much every builtin hardware.
Imagine an usb controller is detected, udevd launches the usb stack, which detects an usb root hub, udevd launches the
module, a builtin usb PCIe modem connected to it is detected, udevd launches modules and daemons, etc.
This is a simplified introduction, more details to come.
udevd can be controlled by udevadm.
See also the udevd(8) and udev(7) man pages.
Fw 7.39 help:
root@fritz0:/var/mod/root# udevd -h udevd [OPTIONS...] Manages devices. -h --help Print this message --version Print version of the program --daemon Detach and run in the background --debug Enable debug output --children-max=INT Set maximum number of workers --exec-delay=SECONDS Seconds to wait before executing RUN= --event-timeout=SECONDS Seconds to wait before terminating an event --resolve-names=early|late|never When to resolve users and groups
Helpers
udevd comes with a range of helper commands, most of which are called in rules to gather device specific information.
The helpers udev, udevstart and udevsend are only used on the ARM CPU of 63xx - 66xx cable models.
udevadm sends control commands or tests udevd.
This is a subset of the Linux-Commands section, filtered for udevd helpers:
Daily updated index of all udev commands found scanning Firmware-Probes . Last update: 2024-11-14 05:50 GMT.
The label (lincmd)
in the Command
column shows there are other objects in this wiki using this name.
The Mod
column shows the amount of models using the respective command. Click the column header to sort by this number.
You can hover or click a possible Link
in the Type
column to see the target of that link.
Command | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
ata_id | 25 | 4.85 - 5.54 | udevd helper: Read product/serial number from ATA drives. | /lib/udev | 19.1k - 65.4k | Exec | Udev |
cdrom_id | 25 | 4.85 - 5.54 | udevd helper: Optical drive and media information prober. | /lib/udev | 21.8k - 71.6k | Exec | Udev |
collect | 42 | 4.85 - 6.93 | udevd helper: Adds an ID to a checkpoint list. | /lib/udev | 10.5k - 31.8k | Exec | Udev |
create_floppy_devices | 25 | 4.85 - 5.54 | udevd helper: Create all possible floppy device based on the CMOS type. | /lib/udev | 34.3k - 123k | Exec | Udev |
edd_id | 25 | 4.85 - 5.54 | udevd helper: Identify BIOS disk drives via EDD | /lib/udev | 16.6k - 55.2k | Exec | Udev |
firmware | 17 | 5.50 - 7.18 | udevd helper: Load firmware device. | /lib/udev | 10.0k - 35.1k | Exec | Udev |
fstab_import | 42 | 4.85 - 6.93 | udevd helper: Find matching entry in fstab and export it. | /lib/udev | 15.6k - 54.3k | Exec | Udev |
path_id | 42 | 4.85 - 6.93 | udevd helper: Compose persistent device path. | /lib/udev | 30.6k - 107k | Exec | Udev |
rule_generator.functions | 42 | 4.85 - 6.93 | udevd helper: Functions used by the rule generator | /lib/udev | 2.4k | Exec | Udev |
scsi_id | 94 | 4.85 - 8.00 | udevd helper: Retrieve and generate a unique SCSI identifier. | /lib/udev | 18.4k - 117k | Exec | Udev |
udev (lincmd) | 7 | 4.85 - 7.57 | Udev: Dynamic device management. | /sbin | 35.2k - 35.8k | Exec | Udev |
udevadm | 94 | 4.85 - 8.00 | Send control commands or test udevd. | /sbin, /usr/bin | 87.6k - 382k, Link | Link, Exec | Udev |
udevsend | 7 | 4.85 - 7.57 | Udev: Send events to and possibly run udevd. | /sbin | 5.4k - 13.6k | Exec | Udev |
udevstart | 7 | 4.85 - 7.57 | Udev: Populate initial device directory. | /sbin | 34.5k - 37.8k | Exec | Udev |
usb_id | 42 | 4.85 - 6.93 | udevd helper: Read information from USB devices. | /lib/udev | 33.8k - 110k | Exec | Udev |
v4l_id | 25 | 4.85 - 5.54 | udevd helper: Retrieve information about a V4L device. | /lib/udev | 5.0k - 10.2k | Exec | Udev |
write_cd_rules | 25 | 4.85 - 5.54 | udevd helper: Run if an optical drive lacks a rule for persistent naming. | /lib/udev | 2.7k | Exec | Udev |
write_net_rules | 42 | 4.85 - 6.93 | udevd helper: Creates persistent network device naming rules. | /lib/udev | 3.3k | Exec | Udev |
18 Linux commands |
Rules
Rules are dispatched in sorted order that is why they use a numbering system similar to init.d Startup-Scripts.
This is a subset of the Static-Configuration section, filtered for the path /etc/udev/rules.d
:
Daily updated index of all udev rules found scanning Firmware-Probes . Last update: 2024-11-14 06:21 GMT.
The label (static)
in the Rule
column shows there are other objects in this wiki using this name.
The Mod
column shows the amount of models using the respective rule. Click the column header to sort by this number.
You can hover or click a possible Link
in the Type
column to see the target of that link.
Rule | Mod | Firmware | Description | Path | Size/Bytes | Type | Origin |
---|---|---|---|---|---|---|---|
10-console.rules | 76 | 7.08 - 8.00 | TODO | /etc/udev/rules.d | 64 - 67 | Config | AVM |
10-watchdog.rules | 29 | 7.61 - 8.00 | TODO | /etc/udev/rules.d | 73 | Config | AVM |
20-lrwpan.rules | 2 | 7.61 - 7.90 | TODO | /etc/udev/rules.d | 41 | Config | AVM |
38-mobiled.rules | 21 | 7.08 - 7.18 | TODO | /etc/udev/rules.d | 362 | Config | AVM |
39-lte.rules | 8 | 5.08 - 6.88 | TODO | /etc/udev/rules.d | 199 - 722 | Config | AVM |
39-mobiled.rules | 5 | 6.98 - 7.13 | TODO | /etc/udev/rules.d | 356 - 421 | Config | AVM |
40-usb.rules | 61 | 4.85 - 8.00 | TODO | /etc/udev/rules.d | 3.3k - 10.1k | Config | AVM |
50-firmware.rules | 67 | 4.85 - 7.18 | TODO | /etc/udev/rules.d | 219 - 229 | Config | AVM |
50-udev-default.rules | 94 | 4.85 - 8.00 | TODO | /etc/udev/rules.d, /lib/udev/rules.d | 3.3k - 4.1k | Config | AVM |
50-udev.rules | 9 | 4.85 - 7.57 | TODO | /etc/udev/rules.d | 3.2k - 3.8k | Config | AVM |
51-osal-udev.rules | 2 | 6.20 - 7.51 | TODO | /etc/udev/rules.d | 2.9k | Config | AVM |
60-cdrom_id.rules | 25 | 4.85 - 5.54 | TODO | /etc/udev/rules.d | 232 | Config | AVM |
60-persistent-alsa.rules | 25 | 4.85 - 5.54 | TODO | /etc/udev/rules.d | 676 | Config | AVM |
60-persistent-input.rules | 94 | 4.85 - 8.00 | TODO | /etc/udev/rules.d, /lib/udev/rules.d | 2.0k - 2.8k | Config | AVM |
60-persistent-serial.rules | 67 | 4.85 - 7.18 | TODO | /etc/udev/rules.d | 893 - 947 | Config | AVM |
60-persistent-storage-tape.rules | 25 | 4.85 - 5.54 | TODO | /etc/udev/rules.d | 1.5k | Config | AVM |
60-persistent-storage.rules | 67 | 4.85 - 7.18 | TODO | /etc/udev/rules.d | 4.7k - 6.1k | Config | AVM |
60-persistent-v4l.rules | 25 | 4.85 - 5.54 | TODO | /etc/udev/rules.d | 789 | Config | AVM |
60-usb_subdevice.rules | 61 | 4.85 - 8.00 | TODO | /etc/udev/rules.d | 561 - 1.3k | Config | AVM |
61-persistent-storage-edd.rules | 25 | 4.85 - 5.54 | TODO | /etc/udev/rules.d | 532 | Config | AVM |
70-mobiled.rules | 29 | 7.19 - 8.00 | TODO | /etc/udev/rules.d | 362 - 1.6k | Config | AVM |
71-mobiled.rules | 8 | 7.19 - 7.90 | TODO | /etc/udev/rules.d | 1.3k - 1.5k | Config | AVM |
75-cd-aliases-generator.rules | 25 | 4.85 - 5.54 | TODO | /etc/udev/rules.d | 462 | Config | AVM |
75-persistent-net-generator.rules | 42 | 4.85 - 6.93 | TODO | /etc/udev/rules.d | 3.7k | Config | AVM |
79-fstab_import.rules | 42 | 4.85 - 6.93 | TODO | /etc/udev/rules.d | 137 | Config | AVM |
80-drivers.rules | 94 | 4.85 - 8.00 | TODO | /etc/udev/rules.d, /lib/udev/rules.d | 615 - 695 | Config | AVM |
95-aflrwpan_usb.rules | 1 | 7.52 | udevd rules to create the ZigBee tty devices (old) | /etc/udev/rules.d | 189 | Config | AVM |
95-lrwpan_usb.rules | 2 | 7.57 - 7.90 | udevd rules to create the ZigBee tty devices | /etc/udev/rules.d | 389 - 822 | Config | AVM |
95-udev-late.rules | 67 | 4.85 - 7.18 | TODO | /etc/udev/rules.d | 155 | Config | AVM |
99-disk-by-partname.rules | 8 | 7.19 - 8.00 | TODO | /etc/udev/rules.d | 1014 | Config | AVM |
99-sec-udev.rules | 2 | 6.20 - 7.51 | TODO | /etc/udev/rules.d | 3.0k | Config | AVM |
docsis.rules | 4 | 7.19 - 8.00 | TODO | /etc/udev/rules.d | 2.7k | Config | AVM |
hw_mbox.rules | 4 | 7.19 - 8.00 | TODO | /etc/udev/rules.d | 235 | Config | AVM |
33 rules |
Events
Daily updated index of AVM-Events and AVMIPC-Datastore nodes affecting this command. Last update: 2023-12-10 05:13 GMT.
The owners of Event-Sinks and Event-Sources are manual research, which may be incomplete or even wrong.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
A **
in the Mod
column marks info from Supportdata2 probes, which by their nature will stay way more incomplete.
A -
in the Mod
column marks manual research, the Firmware
then shows where the item occurs, not the Relation
.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Netlink | family | NETLINK_KOBJECT_UEVENT | 2** | 6.06 - 7.01 | Kernel messages to userspace (#15) | Linux |
Multicast | group | KOBJGRP_UEVENT_MC1 | 18** | 7.29 - 7.57 | Netlink uevent multicasting group 1 | Linux |
Unicast | group | KOBJGRP_UEVENT_UNI | 2** | 6.06 - 7.01 | Unicast uevent socket access | Linux |
3 event relations for this command |
GPL-Browser
Daily updated index of all udevd code findings on the GPL-Browser. Last update: 2024-11-14 05:08 GMT.
The Browse
column points to the Path
containing the respective source code on the gpl.boxmatrix.info service.
The SoC
column lists the Chip-Codenames, the Model
column lists the nicks of the Box-Models.
The Diff
column links the comparison of the AVM Kernel to the pristine original from Kernel.org.
The Download
column links the full tarball the respective directory content is extracted from.
The presence of the source does not mean it fits the respective model and architecture. See the Model-Matrix where it's used.
Browse | Path | SoC | Arch | Model | Firmw | Diff | Download |
---|---|---|---|---|---|---|---|
alder-5690pro-762 | packages/eudev-3.2.11/src/udev | Alder | ARM | 5690pro | 7.62 | 5.4.213 | Download |
ar10-7272-687 | packages/udev-151/udev | AR10 | MIPS | 7272 | 6.87 | 2.6.32.61 | Download |
ar9-7330-650 | packages/udev-151/udev | AR9 | MIPS | 7330 | 6.50 | 2.6.32.61 | Download |
bcm63-7530ax-731 | packages/eudev-3.2.5/src/udev | BCM63 | ARM | 7530ax | 7.31 | 4.1.52 | Download |
bcm63-7530ax-756 | packages/eudev-3.2.5/src/udev | BCM63 | ARM | 7530ax | 7.56 | 4.19.183 | Download |
bcm63-7530ax-800 | packages/eudev-3.2.11/src/udev | BCM63 | ARM | 7530ax | 8.00 | 4.19.183 | Download |
bcm63-7582-715 | packages/udev-146/udev | BCM63 | ARM | 7582 | 7.15 | 4.1.38 | Download |
bcm63-7582-715 | packages/udev-175/.pc/avoid-exit-deadlock-for-timely-events/udev | BCM63 | ARM | 7582 | 7.15 | 4.1.38 | Download |
bcm63-7582-715 | packages/udev-175/.pc/avoid-exit-deadlock-for-dm_cookie.patch/udev | BCM63 | ARM | 7582 | 7.15 | 4.1.38 | Download |
bcm63-7582-715 | packages/udev-175/.pc/use_run_tmpfs/udev | BCM63 | ARM | 7582 | 7.15 | 4.1.38 | Download |
bcm63-7582-715 | packages/udev-175/udev | BCM63 | ARM | 7582 | 7.15 | 4.1.38 | Download |
dakota-7530ac-750 | packages/eudev-3.2.5/src/udev | Dakota | ARM | 7530ac | 7.50 | 4.4.271 | Download |
dragonfly-4020-701 | packages/udev-146/udev | Dragonfly | MIPS | 4020 | 7.01 | 4.4.60 | Download |
dragonfly-4020-701 | packages/udev-175/.pc/avoid-exit-deadlock-for-dm_cookie.patch/udev | Dragonfly | MIPS | 4020 | 7.01 | 4.4.60 | Download |
dragonfly-4020-701 | packages/udev-175/.pc/avoid-exit-deadlock-for-timely-events/udev | Dragonfly | MIPS | 4020 | 7.01 | 4.4.60 | Download |
dragonfly-4020-701 | packages/udev-175/.pc/use_run_tmpfs/udev | Dragonfly | MIPS | 4020 | 7.01 | 4.4.60 | Download |
dragonfly-4020-701 | packages/udev-175/udev | Dragonfly | MIPS | 4020 | 7.01 | 4.4.60 | Download |
falcon-5530-730 | packages/eudev-3.2.5/src/udev | Falcon | MIPS | 5530 | 7.30 | 4.9.231 | Download |
falcon-5530-750 | packages/eudev-3.2.5/src/udev | Falcon | MIPS | 5530 | 7.50 | 4.9.276 | Download |
falcon-5590-729 | packages/eudev-3.2.5/src/udev | Falcon | MIPS | 5590 | 7.29 | 4.9.231 | - |
falcon-5590-750 | packages/eudev-3.2.5/src/udev | Falcon | MIPS | 5590 | 7.50 | 4.9.276 | Download |
fusiv-7390-686 | packages/udev-146/udev | Fusiv | MIPS | 7390 | 6.86 | 2.6.28.10 | Download |
fusiv-7390-686 | packages/udev-151/udev | Fusiv | MIPS | 7390 | 6.86 | 2.6.28.10 | Download |
hawkeye-5590-729 | packages/eudev-3.2.5/src/udev | Hawkeye | ARM | 5590 | 7.29 | 4.4.60 | - |
hawkeye-5590-750 | packages/eudev-3.2.5/src/udev | Hawkeye | ARM | 5590 | 7.50 | 4.4.271 | Download |
honeybee-1240e-714 | packages/udev-175/.pc/avoid-exit-deadlock-for-timely-events/udev | Honeybee | MIPS | 1240e | 7.14 | 4.4.60 | Download |
honeybee-1240e-714 | packages/udev-175/.pc/avoid-exit-deadlock-for-dm_cookie.patch/udev | Honeybee | MIPS | 1240e | 7.14 | 4.4.60 | Download |
honeybee-1240e-714 | packages/udev-175/.pc/use_run_tmpfs/udev | Honeybee | MIPS | 1240e | 7.14 | 4.4.60 | Download |
honeybee-1240e-714 | packages/udev-175/udev | Honeybee | MIPS | 1240e | 7.14 | 4.4.60 | Download |
honeybee-1240e-714 | packages/udev-146/udev | Honeybee | MIPS | 1240e | 7.14 | 4.4.60 | Download |
jet-2400-727 | packages/eudev-3.2.5/src/udev | Jet | MIPS | 2400 | 7.27 | 4.4.60 | - |
maple-7510-730 | packages/eudev-3.2.5/src/udev | Maple | ARM | 7510 | 7.30 | 4.4.60 | Download |
maple-fsgw-759 | packages/eudev-3.2.5/src/udev | Maple | ARM | fsgw | 7.59 | 4.4.271 | Download |
miami-7690-761 | packages/eudev-3.2.11/src/udev | Miami | ARM | 7690 | 7.61 | 5.4.213 | Download |
puma6-atom-6490-729 | packages/eudev-3.2.5/src/udev | Puma6 | ATOM | 6490 | 7.29 | 2.6.39.4 | Download |
puma7-arm-6591-750 | packages/eudev-3.2.5/src/udev | Puma7 | ARM | 6591 | 7.50 | 4.9.279 | Download |
puma7-arm-6670-761 | packages/eudev-3.2.11/src/udev | Puma7 | ARM | 6670 | 7.61 | 5.15.111 | Download |
puma7-atom-6591-750 | packages/eudev-3.2.5/src/udev | Puma7 | ATOM | 6591 | 7.50 | 4.9.279 | Download |
puma7-atom-6670-761 | packages/eudev-3.2.11/src/udev | Puma7 | ATOM | 6670 | 7.61 | 5.15.111 | Download |
scorpion-1750e-727 | packages/eudev-3.2.5/src/udev | Scorpion | MIPS | 1750e | 7.27 | 4.4.60 | Download |
seale-7590ac-750 | packages/eudev-3.2.5/src/udev | Seale | MIPS | 7590ac | 7.50 | 4.9.218 | Download |
ur8-7270-606 | packages/udev-146/udev | UR8 | MIPS | 7270 | 6.06 | 2.6.32.60 | Download |
ur8-7270-606 | packages/udev-151/udev | UR8 | MIPS | 7270 | 6.06 | 2.6.32.60 | Download |
vr9-7490-729 | packages/eudev-3.2.5/src/udev | VR9 | MIPS | 7490 | 7.29 | 3.10.107 | Download |
44 directories containing udevd source code |
Dependencies
Daily updated index of all dependencies of this command. Last update: 2024-11-14 07:42 GMT.
A *
in the Mod
column marks info from Supportdata-Probes, which will always stay incomplete.
Relation | Typ | Object | Mod | Firmware | Info | Origin |
---|---|---|---|---|---|---|
Started by | serv | udev.service | 60 | 7.19 - 8.00 | supervisor service for udevd. | AVM |
Runs as | proc | udevd (process) | 100* | 5.04 - 8.00 | Process running udevd | Udev |
Serving | sock | control (socket) | 72* | 6.08 - 8.00 | TODO | AVM |
Depends on | lib | ld.so | 51 | 7.08 - 8.00 | Dynamic linker / loader | Linux |
Depends on | lib | libblkid.so | 56 | 7.19 - 8.00 | Block device identification library | Linux |
Depends on | lib | libc.so | 101 | 4.85 - 8.00 | Standard C library | Linux |
Depends on | lib | libgcc_s.so | 43 | 4.85 - 6.110 | GCC low-level runtime library | Linux |
Depends on | lib | libkmod.so | 56 | 7.19 - 8.00 | Interface to Kernel-Modules related operations | KMod |
Depends on | lib | libuuid.so | 52 | 7.19 - 7.81 | DCE compatible Universally Unique Identifier (UUID) library | Linux |
Depends on | lib | libz.so | 31 | 7.19 - 7.24 | Zlib compressor / decompressor | Linux |
10 dependencies for this command |
Model-Matrix
Daily updated index of the presence, path and size of this command for each model. Last update: 2024-11-14 05:50 GMT.
Showing all models using this command. Click any column header (click-wait-click) to sort the list by the respective data.
The (main/scrpn/boot/arm/prx/atom/rtl)
label in the Model
column shows which CPU is meant for Multi-Linux models.
Note that this list is merged from Firmware-Probes of all known AVM firmware for a model, including Recovery.exe and Labor-Files.
Model | Firmware | Path | Size |
---|---|---|---|
FRITZ!Box WLAN 3270 | 5.05 - 5.54 | /sbin | 126k - 208k |
FRITZ!Box WLAN 3270 v3 | 5.05 - 5.54 | /sbin | 126k - 208k |
FRITZ!Box WLAN 3270 IT | 5.23 - 5.52 | /sbin | 126k |
FRITZ!Box 3272 (main) | 5.50 - 6.89 | /sbin | 110k |
FRITZ!Box WLAN 3370 (main) | 5.01 - 6.56 | /sbin | 99.2k - 358k |
FRITZ!Box 3390 (main) | 5.50 - 6.56 | /sbin | 99.2k - 110k |
FRITZ!Box 3490 (main) | 6.20 - 7.30 | /sbin | 94.9k - 318k |
FRITZ!Box 4020 | /sbin | 99.2k - 110k | |
FRITZ!Box 4040 | 6.52 - 8.00 | /sbin | 85.3k - 238k |
FRITZ!Box 4050 | 7.58 - 7.90 | /sbin | 234k - 238k |
FRITZ!Box 4060 | 7.29 - 7.90 | /sbin | 234k - 238k |
FRITZ!Box 5490 (main) | 6.51 - 7.29 | /sbin | 94.9k - 318k |
FRITZ!Box 5491 (main) | 7.01 - 7.29 | /sbin | 94.9k - 318k |
FRITZ!Box 5530 Fiber (main) | 7.21 - 8.00 | /sbin | 318k |
FRITZ!Box 5590 Fiber (main) | 7.29 - 8.00 | /sbin | 234k - 238k |
FRITZ!Box 5590 Fiber (prx) | 7.29 - 8.00 | /sbin | 318k |
FRITZ!Box 5690 Pro (main) | 7.62 - 7.90 | /sbin | 242k |
FRITZ!Box 6320 Cable v1 | 6.03 - 6.04 | /sbin | 9.6k |
FRITZ!Box 6320 Cable v2 | 6.21 | /sbin | 9.6k |
FRITZ!Box 6340 Cable | 5.24 | /sbin | 9.6k |
FRITZ!Box 6360 Cable | 4.85 - 6.51 | /sbin | 9.6k |
FRITZ!Box 6430 Cable (arm) | 6.84 - 7.29 | /sbin | 45.9k |
FRITZ!Box 6430 Cable (atom) | 6.84 - 7.29 | /sbin | 102k - 245k |
FRITZ!Box 6490 Cable (arm) | 6.20 - 7.51 | /sbin | 9.6k - 45.9k |
FRITZ!Box 6490 Cable (atom) | 6.20 - 7.51 | /sbin | 102k - 246k |
FRITZ!Box 6590 Cable (arm) | 6.83 - 7.57 | /sbin | 45.9k |
FRITZ!Box 6590 Cable (atom) | 6.83 - 7.51 | /sbin | 102k - 246k |
FRITZ!Box 6591 Cable (arm) | 7.04 - 8.00 | /sbin | 103k - 246k |
FRITZ!Box 6591 Cable (atom) | 7.04 - 8.00 | /sbin | 103k - 258k |
FRITZ!Box 6660 Cable (arm) | 7.19 - 8.00 | /sbin | 222k - 246k |
FRITZ!Box 6660 Cable (atom) | 7.14 - 8.00 | /sbin | 106k - 258k |
FRITZ!Box 6670 Cable (arm) | 7.61 - 7.90 | /sbin | 219k - 246k |
FRITZ!Box 6670 Cable (atom) | 7.61 - 7.90 | /sbin | 254k - 258k |
FRITZ!Box 6690 Cable (arm) | 7.28 - 7.90 | /sbin | 222k - 246k |
FRITZ!Box 6690 Cable (atom) | 7.28 - 7.90 | /sbin | 253k - 258k |
FRITZ!Box 6810 LTE | 6.35 | /sbin | 110k |
FRITZ!Box 6820 LTE v1 (main) | 6.40 - 7.51 | /sbin | 94.9k - 314k |
FRITZ!Box 6820 LTE v2 (main) | 6.40 - 7.51 | /sbin | 94.9k - 314k |
FRITZ!Box 6820 LTE v3 (main) | 7.19 - 7.57 | /sbin | 314k |
FRITZ!Box 6840 LTE (main) | 5.08 - 6.88 | /sbin | 99.2k - 130k |
FRITZ!Box 6842 LTE | /sbin | 110k | |
FRITZ!Box 6850 LTE | 7.21 - 7.90 | /sbin | 234k - 318k |
FRITZ!Box 6850 5G | 7.24 - 7.90 | /sbin | 234k - 238k |
FRITZ!Box 6890 LTE (main) | 6.84 - 7.57 | /sbin | 119k - 318k |
FRITZ!Box 6890 LTE v1 (main) | 6.84 - 7.57 | /sbin | 119k - 318k |
FRITZ!Box 6890 LTE v2 (main) | 6.84 - 7.57 | /sbin | 119k - 318k |
FRITZ!Box Fon WLAN 7240 | 5.04 - 6.06 | /sbin | 126k - 208k |
FRITZ!Box Fon WLAN 7270 v2 | 5.01 - 6.06 | /sbin | 126k - 358k |
FRITZ!Box Fon WLAN 7270 v3 | 5.01 - 6.06 | /sbin | 126k - 358k |
FRITZ!Box 7272 (main) | 5.55 - 6.88 | /sbin | 110k |
FRITZ!Box 7312 | 5.23 - 6.56 | /sbin | 110k - 126k |
FRITZ!Box Fon WLAN 7320 | 4.85 - 6.35 | /sbin | 110k - 357k |
FRITZ!Box 7330 | 5.06 - 6.56 | /sbin | 110k - 130k |
FRITZ!Box 7330 SL | 5.08 - 6.56 | /sbin | 110k - 130k |
FRITZ!Box Fon WLAN 7340 | 5.04 - 5.05 | /sbin | 110k - 208k |
FRITZ!Box Fon WLAN 7360 SL | 5.04 - 6.34 | /sbin | 110k - 208k |
FRITZ!Box Fon WLAN 7360 v1 | 5.06 - 6.36 | /sbin | 110k - 130k |
FRITZ!Box Fon WLAN 7360 v2 | 5.22 - 6.88 | /sbin | 99.2k - 126k |
FRITZ!Box 7362 SL (main) | 5.53 - 7.18 | /sbin | 94.9k - 110k |
FRITZ!Box 7369 (main) | 6.30 - 6.32 | /sbin | 110k |
FRITZ!Box Fon WLAN 7390 | 5.01 - 5.22 | /sbin | 110k - 358k |
FRITZ!Box 7412 (main) | 6.21 - 6.88 | /sbin | 99.2k - 110k |
FRITZ!Box 7430 (main) | 6.26 - 7.31 | /sbin | 94.9k - 318k |
FRITZ!Box 7490 (main) | 5.57 - 7.51 | /sbin | 94.9k - 318k |
FRITZ!Box 7510 | 7.30 - 8.00 | /sbin | 234k - 238k |
FRITZ!Box 7520 | 6.98 - 8.00 | /sbin | 85.3k - 238k |
FRITZ!Box 7520 v2 (main) | 7.30 - 8.00 | /sbin | 234k - 238k |
FRITZ!Box 7530 | 6.98 - 8.00 | /sbin | 85.3k - 238k |
FRITZ!Box 7530 AX | 7.20 - 8.00 | /sbin | 238k - 242k |
FRITZ!Box 7560 (main) | 6.51 - 7.30 | /sbin | 119k - 318k |
FRITZ!Box 7580 (main) | 6.53 - 7.30 | /sbin | 119k - 318k |
FRITZ!Box 7581 | 6.54 - 7.18 | /sbin | 86.8k - 93.5k |
FRITZ!Box 7582 | 6.83 - 7.18 | /sbin | 86.8k - 93.5k |
FRITZ!Box 7583 (main) | 7.01 - 7.59 | /sbin | 119k - 318k |
FRITZ!Box 7583 VDSL (main) | 7.19 - 8.00 | /sbin | 318k |
FRITZ!Box 7590 (main) | 6.83 - 8.00 | /sbin | 119k - 318k |
FRITZ!Box 7590 AX (main) | 7.19 - 8.00 | /sbin | 318k |
FRITZ!Box 7690 | 7.61 - 7.90 | /sbin | 242k |
FRITZ!Smart Gateway | 7.52 - 7.63 | /sbin | 234k - 238k |
FRITZ!WLAN Repeater 300E | 5.01 - 6.34 | /sbin | 110k - 358k |
FRITZ!WLAN Repeater 310 A | 5.24 - 7.16 | /sbin | 94.9k - 126k |
FRITZ!WLAN Repeater 310 B | 6.30 - 7.16 | /sbin | 94.9k - 110k |
FRITZ!WLAN Repeater 450E | 6.00 - 7.15 | /sbin | 94.9k - 110k |
FRITZ!Repeater 600 | 7.11 - 7.58 | /sbin | 94.9k - 314k |
FRITZ!Repeater 600 v2 | 7.27 - 7.58 | /sbin | 314k |
FRITZ!WLAN Repeater 1160 | 6.51 - 7.15 | /sbin | 94.9k - 110k |
FRITZ!Repeater 1200 | 7.11 - 7.58 | /sbin | 93.4k - 238k |
FRITZ!Repeater 1200 AX | 7.30 - 7.58 | /sbin | 238k |
FRITZ!WLAN Repeater 1750E | 6.12 - 7.32 | /sbin | 94.9k - 314k |
FRITZ!Repeater 2400 | 7.12 - 7.58 | /sbin | 94.9k - 314k |
FRITZ!Repeater 3000 | 6.98 - 7.58 | /sbin | 85.3k - 238k |
FRITZ!Repeater 3000 AX | 7.41 - 7.58 | /sbin | 238k |
FRITZ!Repeater 6000 | 7.19 - 7.58 | /sbin | 237k - 238k |
FRITZ!WLAN Repeater DVB-C | 6.12 - 7.04 | /sbin | 99.2k - 110k |
FRITZ!Powerline 540E | 5.58 - 7.15 | /sbin | 94.9k - 110k |
FRITZ!Powerline 546E | 5.50 - 7.15 | /sbin | 94.9k - 110k |
FRITZ!Powerline 1240 AX | 7.57 - 7.58 | /sbin | 238k |
FRITZ!Powerline 1240E | 6.33 - 7.16 | /sbin | 94.9k - 110k |
FRITZ!Powerline 1260E | 6.90 - 7.58 | /sbin | 85.3k - 238k |
FRITZ!Powerline 1260 | 7.27 - 7.58 | /sbin | 237k - 238k |
Speedport W 504V MK | 5.04 | /sbin | 208k |
101 models use this command |
Symbols
Daily updated index of all symbols of this command. Last update: 2024-11-14 07:42 GMT.
Firmware | Symbol |
---|---|
7.19 - 8.00 | MurmurHash2 |
7.19 - 8.00 | cescape |
7.19 - 8.00 | cescape_char |
7.19 - 8.00 | chmod_and_chown |
7.19 - 8.00 | close_many |
7.19 - 8.00 | close_nointr |
7.19 - 8.00 | cmsg_close_all |
7.19 - 8.00 | conf_files_list_strv |
7.19 - 8.00 | detect_container |
7.19 - 8.00 | dev_setup |
7.19 - 8.00 | dev_urandom |
7.19 - 8.00 | dirent_is_file_with_suffix |
7.19 - 8.00 | dirname_malloc |
7.19 - 8.00 | encode_devnode_name |
7.19 - 8.00 | endswith |
7.90 - 8.00 | eudev_basename |
7.19 - 8.00 | fd_inc_sndbuf |
7.19 - 8.00 | fd_is_mount_point |
7.19 - 8.00 | fd_wait_for_event |
7.19 - 8.00 | filename_is_valid |
7.19 - 8.00 | get_group_creds |
7.19 - 8.00 | get_process_cmdline |
7.19 - 8.00 | get_process_comm |
7.19 - 8.00 | get_user_creds |
7.19 - 8.00 | getpeercred |
7.19 - 8.00 | greedy_realloc |
7.19 - 8.00 | hashmap_clear_free_free |
7.19 - 8.00 | hashmap_put |
7.19 - 8.00 | hexchar |
7.19 - 8.00 | in_initrd |
7.19 - 8.00 | initialize_srand |
7.19 - 8.00 | internal_hashmap_clear |
7.19 - 8.00 | internal_hashmap_clear_free |
7.19 - 8.00 | internal_hashmap_ensure_allocated |
7.19 - 8.00 | internal_hashmap_free |
7.19 - 8.00 | internal_hashmap_get |
7.19 - 8.00 | internal_hashmap_get_strv |
7.19 - 8.00 | internal_hashmap_iterate |
7.19 - 8.00 | internal_hashmap_merge |
7.19 - 8.00 | internal_hashmap_new |
7.19 - 8.00 | internal_hashmap_remove |
7.19 - 8.00 | internal_hashmap_size |
7.19 - 8.00 | is_dir |
7.19 - 8.00 | is_main_thread |
7.90 - 8.00 | keyboard_lookup_key |
7.19 - 8.00 | label_fix |
7.19 - 8.00 | log_assert_failed |
7.19 - 8.00 | log_assert_failed_unreachable |
7.19 - 8.00 | log_close |
7.19 - 8.00 | log_close_console |
7.19 - 8.00 | log_close_kmsg |
7.19 - 8.00 | log_close_syslog |
7.19 - 8.00 | log_get_max_level |
7.19 - 8.00 | log_internal |
7.19 - 8.00 | log_internalv |
7.19 - 8.00 | log_level_from_string |
7.19 - 8.00 | log_oom_internal |
7.19 - 8.00 | log_open |
7.19 - 8.00 | log_set_max_level |
7.19 - 8.00 | log_set_target |
7.19 - 8.00 | loop_read |
7.19 - 8.00 | loop_read_exact |
7.19 - 8.00 | loop_write |
7.19 - 8.00 | mac_selinux_apply |
7.19 - 8.00 | mac_selinux_create_file_clear |
7.19 - 8.00 | mac_selinux_create_file_prepare |
7.19 - 8.00 | mac_selinux_finish |
7.19 - 8.00 | mac_selinux_fix |
7.19 - 8.00 | mac_selinux_init |
7.19 - 8.00 | mac_smack_apply |
7.19 - 8.00 | mac_smack_fix |
4.85 - 8.00 | main |
7.19 - 8.00 | mempool_alloc0_tile |
7.19 - 8.00 | mempool_alloc_tile |
7.19 - 8.00 | mempool_free_tile |
7.19 - 8.00 | mkdir_label |
7.19 - 8.00 | mkdir_p_internal |
7.19 - 8.00 | mkdir_parents |
7.19 - 8.00 | mkdir_parents_internal |
7.19 - 8.00 | mkdir_parents_label |
7.19 - 8.00 | mkdir_safe_internal |
7.19 - 8.00 | mkostemp_safe |
7.19 - 8.00 | now |
6.35 - 7.08 | now_usec |
7.19 - 8.00 | null_or_empty |
7.19 - 8.00 | null_or_empty_fd |
7.19 - 8.00 | octchar |
7.19 - 8.00 | open_terminal |
7.19 - 8.00 | page_size |
7.19 - 8.00 | parse_proc_cmdline |
7.19 - 8.00 | parse_uid |
7.19 - 8.00 | path_compare |
7.19 - 8.00 | path_equal |
7.19 - 8.00 | path_is_absolute |
7.19 - 8.00 | path_kill_slashes |
7.19 - 8.00 | path_startswith |
7.19 - 8.00 | path_strv_resolve |
7.19 - 8.00 | path_strv_resolve_uniq |
7.19 - 8.00 | paths_check_timestamp |
7.19 - 8.00 | prefix_root |
7.19 - 8.00 | proc_cmdline |
7.19 - 8.00 | random_bytes |
7.19 - 8.00 | read_full_file |
7.19 - 8.00 | read_full_stream |
7.19 - 8.00 | read_one_line_file |
4.85 - 6.93 | readlinkat |
7.19 - 8.00 | rmdir_parents |
7.19 - 8.00 | safe_atoi |
7.19 - 8.00 | safe_atollu |
7.19 - 8.00 | safe_atou |
7.19 - 8.00 | safe_close |
6.35 - 7.08 | sd_is_socket |
6.35 - 7.08 | sd_listen_fds |
6.35 - 7.08 | sd_notify |
7.19 - 8.00 | set_consume |
7.19 - 8.00 | set_merge |
7.19 - 8.00 | set_put |
7.19 - 8.00 | set_put_strdup |
7.19 - 8.00 | siphash24 |
7.19 - 8.00 | strappend |
7.19 - 8.00 | strbuf_add_string |
7.19 - 8.00 | strbuf_cleanup |
7.19 - 8.00 | strbuf_complete |
7.19 - 8.00 | strbuf_new |
7.19 - 8.00 | streq_ptr |
7.19 - 8.00 | strjoin |
6.20 - 7.57 | strlcat |
6.20 - 7.57 | strlcpy |
7.19 - 8.00 | strnappend |
7.19 - 8.00 | strpcpy |
7.19 - 8.00 | strpcpyf |
7.19 - 8.00 | strpcpyl |
7.19 - 8.00 | strscpy |
7.19 - 8.00 | strscpyl |
7.19 - 8.00 | strv_clear |
7.19 - 8.00 | strv_consume |
7.19 - 8.00 | strv_copy |
7.19 - 8.00 | strv_extend |
7.19 - 8.00 | strv_free |
7.19 - 8.00 | strv_length |
7.19 - 8.00 | strv_new_ap |
7.19 - 8.00 | strv_push |
7.19 - 8.00 | strv_remove |
7.19 - 8.00 | strv_uniq |
7.19 - 8.00 | symlink_label |
7.19 - 8.00 | sysctl_normalize |
7.19 - 8.00 | sysctl_read |
7.19 - 8.00 | sysctl_write |
7.19 - 8.00 | tempfn_xxxxxx |
7.19 - 8.00 | timespec_load |
7.19 - 8.00 | timespec_store |
7.19 - 8.00 | timeval_store |
7.19 - 8.00 | touch |
7.19 - 8.00 | touch_file |
7.19 - 8.00 | truncate_nl |
4.85 - 7.08 | udev_add_property |
7.19 - 8.00 | udev_build_argv |
7.19 - 8.00 | udev_builtin_add_property |
7.19 - 8.00 | udev_builtin_exit |
7.19 - 8.00 | udev_builtin_hwdb_lookup |
7.19 - 8.00 | udev_builtin_init |
6.35 - 8.00 | udev_builtin_lookup |
6.35 - 8.00 | udev_builtin_name |
6.35 - 8.00 | udev_builtin_run |
7.19 - 8.00 | udev_builtin_run_once |
7.19 - 8.00 | udev_builtin_validate |
7.19 - 8.00 | udev_ctrl_cleanup |
7.19 - 8.00 | udev_ctrl_connection_ref |
7.19 - 8.00 | udev_ctrl_connection_unref |
4.85 - 8.00 | udev_ctrl_enable_receiving |
7.19 - 8.00 | udev_ctrl_get_connection |
7.19 - 8.00 | udev_ctrl_get_exit |
4.85 - 8.00 | udev_ctrl_get_fd |
7.19 - 8.00 | udev_ctrl_get_ping |
7.19 - 8.00 | udev_ctrl_get_reload |
4.85 - 6.93 | udev_ctrl_get_reload_rules |
7.19 - 8.00 | udev_ctrl_get_set_children_max |
4.85 - 8.00 | udev_ctrl_get_set_env |
4.85 - 8.00 | udev_ctrl_get_set_log_level |
4.85 - 6.93 | udev_ctrl_get_set_max_childs |
4.85 - 6.93 | udev_ctrl_get_settle |
4.85 - 8.00 | udev_ctrl_get_start_exec_queue |
4.85 - 8.00 | udev_ctrl_get_stop_exec_queue |
4.85 - 6.93 | udev_ctrl_get_udev |
4.85 - 8.00 | udev_ctrl_msg_unref |
7.19 - 8.00 | udev_ctrl_new |
7.19 - 8.00 | udev_ctrl_new_from_fd |
4.85 - 6.93 | udev_ctrl_new_from_socket |
4.85 - 8.00 | udev_ctrl_receive_msg |
4.85 - 8.00 | udev_ctrl_unref |
4.85 - 8.00 | udev_device_add_devlink |
4.85 - 8.00 | udev_device_add_property |
4.85 - 6.93 | udev_device_add_property_from_string |
6.35 - 8.00 | udev_device_add_tag |
4.85 - 8.00 | udev_device_cleanup_devlinks_list |
6.35 - 8.00 | udev_device_cleanup_tags_list |
7.19 - 8.00 | udev_device_clone_with_db |
7.19 - 8.00 | udev_device_copy_properties |
4.85 - 8.00 | udev_device_delete_db |
7.19 - 8.00 | udev_device_ensure_usec_initialized |
4.85 - 8.00 | udev_device_get_action |
7.19 - 8.00 | udev_device_get_db_persist |
4.85 - 8.00 | udev_device_get_devlink_priority |
4.85 - 8.00 | udev_device_get_devlinks_list_entry |
4.85 - 8.00 | udev_device_get_devnode |
7.19 - 8.00 | udev_device_get_devnode_gid |
6.35 - 8.00 | udev_device_get_devnode_mode |
7.19 - 8.00 | udev_device_get_devnode_uid |
4.85 - 8.00 | udev_device_get_devnum |
4.85 - 8.00 | udev_device_get_devpath |
4.85 - 8.00 | udev_device_get_devpath_old |
4.85 - 8.00 | udev_device_get_devtype |
6.35 - 7.18 | udev_device_get_dm_cookie_set |
4.85 - 8.00 | udev_device_get_driver |
4.85 - 6.93 | udev_device_get_event_timeout |
6.35 - 8.00 | udev_device_get_id_filename |
6.35 - 8.00 | udev_device_get_ifindex |
4.85 - 6.93 | udev_device_get_ignore_remove |
6.35 - 8.00 | udev_device_get_is_initialized |
4.85 - 7.08 | udev_device_get_knodename |
4.85 - 6.93 | udev_device_get_num_fake_partitions |
4.85 - 8.00 | udev_device_get_parent |
6.35 - 8.00 | udev_device_get_parent_with_subsystem_devtype |
4.85 - 8.00 | udev_device_get_properties_envp |
4.85 - 8.00 | udev_device_get_properties_list_entry |
4.85 - 8.00 | udev_device_get_properties_monitor_buf |
4.85 - 8.00 | udev_device_get_property_value |
4.85 - 8.00 | udev_device_get_seqnum |
4.85 - 8.00 | udev_device_get_subsystem |
4.85 - 8.00 | udev_device_get_sysattr_value |
4.85 - 8.00 | udev_device_get_sysname |
4.85 - 6.93 | udev_device_get_sysname_old |
4.85 - 8.00 | udev_device_get_sysnum |
4.85 - 8.00 | udev_device_get_syspath |
6.35 - 8.00 | udev_device_get_tags_list_entry |
4.85 - 7.08 | udev_device_get_timeout |
4.85 - 8.00 | udev_device_get_udev |
6.35 - 8.00 | udev_device_get_usec_initialized |
4.85 - 8.00 | udev_device_get_watch_handle |
6.35 - 8.00 | udev_device_has_tag |
4.85 - 6.93 | udev_device_new |
7.19 - 8.00 | udev_device_new_from_device_id |
6.35 - 8.00 | udev_device_new_from_devnum |
6.35 - 7.08 | udev_device_new_from_id_filename |
7.19 - 8.00 | udev_device_new_from_nulstr |
4.85 - 8.00 | udev_device_new_from_subsystem_sysname |
4.85 - 8.00 | udev_device_new_from_syspath |
4.85 - 8.00 | udev_device_read_db |
4.85 - 6.93 | udev_device_read_uevent_file |
7.19 - 8.00 | udev_device_ref |
7.19 - 8.00 | udev_device_remove_tag |
7.19 - 8.00 | udev_device_rename |
4.85 - 6.93 | udev_device_rename_db |
4.85 - 6.93 | udev_device_set_action |
6.35 - 8.00 | udev_device_set_db_persist |
4.85 - 8.00 | udev_device_set_devlink_priority |
4.85 - 7.08 | udev_device_set_devnode |
4.85 - 6.93 | udev_device_set_devnum |
4.85 - 6.93 | udev_device_set_devpath_old |
4.85 - 6.93 | udev_device_set_devtype |
4.85 - 6.93 | udev_device_set_driver |
4.85 - 6.93 | udev_device_set_event_timeout |
4.85 - 6.93 | udev_device_set_ignore_remove |
4.85 - 8.00 | udev_device_set_info_loaded |
6.35 - 8.00 | udev_device_set_is_initialized |
4.85 - 6.93 | udev_device_set_knodename |
4.85 - 6.93 | udev_device_set_num_fake_partitions |
4.85 - 6.93 | udev_device_set_seqnum |
4.85 - 6.93 | udev_device_set_subsystem |
7.19 - 8.00 | udev_device_set_sysattr_value |
4.85 - 7.08 | udev_device_set_syspath |
4.85 - 6.93 | udev_device_set_timeout |
6.35 - 7.08 | udev_device_set_usec_initialized |
4.85 - 8.00 | udev_device_set_watch_handle |
7.19 - 8.00 | udev_device_shallow_clone |
6.35 - 8.00 | udev_device_tag_index |
4.85 - 8.00 | udev_device_unref |
4.85 - 8.00 | udev_device_update_db |
7.19 - 8.00 | udev_enumerate_add_match_parent |
7.19 - 8.00 | udev_enumerate_add_match_subsystem |
6.35 - 8.00 | udev_enumerate_get_list_entry |
6.35 - 7.18 | udev_enumerate_get_udev |
6.35 - 8.00 | udev_enumerate_new |
6.35 - 8.00 | udev_enumerate_scan_devices |
6.35 - 8.00 | udev_enumerate_unref |
4.85 - 8.00 | udev_event_apply_format |
4.85 - 8.00 | udev_event_execute_rules |
4.85 - 8.00 | udev_event_execute_run |
4.85 - 8.00 | udev_event_new |
7.19 - 8.00 | udev_event_spawn |
4.85 - 8.00 | udev_event_unref |
4.85 - 7.18 | udev_get_dev_path |
4.85 - 7.08 | udev_get_kernel_seqnum |
4.85 - 7.18 | udev_get_log_priority |
4.85 - 6.93 | udev_get_properties_list_entry |
4.85 - 7.08 | udev_get_rules_path |
6.35 - 7.08 | udev_get_run_config_path |
6.35 - 7.18 | udev_get_run_path |
4.85 - 7.18 | udev_get_sys_path |
7.19 - 8.00 | udev_hwdb_get_properties_list_entry |
7.19 - 8.00 | udev_hwdb_new |
7.19 - 8.00 | udev_hwdb_unref |
7.19 - 8.00 | udev_hwdb_validate |
6.35 - 8.00 | udev_list_cleanup |
4.85 - 6.93 | udev_list_cleanup_entries |
4.85 - 8.00 | udev_list_entry_add |
4.85 - 6.93 | udev_list_entry_append |
4.85 - 8.00 | udev_list_entry_delete |
4.85 - 8.00 | udev_list_entry_get_by_name |
4.85 - 6.93 | udev_list_entry_get_flag |
4.85 - 8.00 | udev_list_entry_get_name |
4.85 - 8.00 | udev_list_entry_get_next |
6.35 - 8.00 | udev_list_entry_get_num |
4.85 - 8.00 | udev_list_entry_get_value |
4.85 - 6.93 | udev_list_entry_insert_before |
4.85 - 6.93 | udev_list_entry_remove |
4.85 - 6.93 | udev_list_entry_set_flag |
6.35 - 8.00 | udev_list_entry_set_num |
4.85 - 8.00 | udev_list_get_entry |
4.85 - 8.00 | udev_list_init |
4.85 - 6.93 | udev_list_is_empty |
4.85 - 8.00 | udev_list_node_append |
6.35 - 8.00 | udev_list_node_init |
6.35 - 8.00 | udev_list_node_is_empty |
4.85 - 8.00 | udev_list_node_remove |
4.85 - 6.93 | udev_log |
7.19 - 8.00 | udev_mkdir_p |
4.85 - 8.00 | udev_monitor_allow_unicast_sender |
4.85 - 8.00 | udev_monitor_disconnect |
4.85 - 8.00 | udev_monitor_enable_receiving |
4.85 - 8.00 | udev_monitor_filter_update |
4.85 - 8.00 | udev_monitor_get_fd |
4.85 - 8.00 | udev_monitor_new_from_netlink |
6.35 - 8.00 | udev_monitor_new_from_netlink_fd |
4.85 - 7.18 | udev_monitor_new_from_socket |
4.85 - 8.00 | udev_monitor_receive_device |
7.19 - 8.00 | udev_monitor_ref |
4.85 - 8.00 | udev_monitor_send_device |
4.85 - 8.00 | udev_monitor_set_receive_buffer_size |
4.85 - 8.00 | udev_monitor_unref |
4.85 - 8.00 | udev_new |
4.85 - 8.00 | udev_node_add |
4.85 - 7.08 | udev_node_mknod |
4.85 - 8.00 | udev_node_remove |
4.85 - 8.00 | udev_node_update_old_links |
4.85 - 7.08 | udev_queue_export_cleanup |
4.85 - 6.93 | udev_queue_export_device_failed |
4.85 - 7.08 | udev_queue_export_device_finished |
4.85 - 7.08 | udev_queue_export_device_queued |
4.85 - 7.08 | udev_queue_export_new |
4.85 - 7.08 | udev_queue_export_unref |
4.85 - 6.93 | udev_queue_get_kernel_seqnum |
4.85 - 6.93 | udev_queue_get_seqnum_sequence_is_finished |
4.85 - 7.08 | udev_queue_read_devpath |
4.85 - 7.08 | udev_queue_read_seqnum |
4.85 - 7.08 | udev_queue_skip_devpath |
7.19 - 8.00 | udev_ref |
7.19 - 8.00 | udev_rules_apply_static_dev_perms |
4.85 - 8.00 | udev_rules_apply_to_event |
7.19 - 8.00 | udev_rules_check_timestamp |
4.85 - 8.00 | udev_rules_new |
4.85 - 8.00 | udev_rules_unref |
4.85 - 7.18 | udev_set_log_fn |
4.85 - 7.18 | udev_set_log_priority |
6.35 - 7.08 | udev_set_run_path |
4.85 - 8.00 | udev_unref |
6.35 - 8.00 | udev_util_encode_string |
4.85 - 6.93 | udev_util_replace_chars |
4.85 - 8.00 | udev_watch_begin |
4.85 - 8.00 | udev_watch_end |
4.85 - 8.00 | udev_watch_init |
4.85 - 8.00 | udev_watch_lookup |
4.85 - 8.00 | udev_watch_restore |
7.19 - 8.00 | unhexchar |
7.19 - 8.00 | unichar_is_valid |
4.85 - 6.93 | unlinkat |
7.19 - 8.00 | unoctchar |
7.19 - 8.00 | unquote_first_word |
7.19 - 8.00 | utf8_encode_unichar |
7.19 - 8.00 | utf8_encoded_to_unichar |
7.19 - 8.00 | utf8_encoded_valid_unichar |
4.85 - 7.08 | util_create_path |
6.35 - 7.08 | util_create_path_selinux |
4.85 - 7.08 | util_delete_path |
7.19 - 8.00 | util_get_sys_core_link_value |
4.85 - 6.93 | util_get_sys_driver |
4.85 - 6.93 | util_get_sys_subsystem |
4.85 - 8.00 | util_log_priority |
4.85 - 7.08 | util_lookup_group |
4.85 - 7.08 | util_lookup_user |
4.85 - 8.00 | util_path_encode |
4.85 - 8.00 | util_remove_trailing_chars |
6.35 - 8.00 | util_replace_chars |
6.35 - 8.00 | util_replace_whitespace |
4.85 - 8.00 | util_resolve_subsys_kernel |
4.85 - 8.00 | util_resolve_sys_link |
4.85 - 6.93 | util_run_program |
7.19 - 8.00 | util_string_bloom64 |
4.85 - 8.00 | util_string_hash32 |
4.85 - 7.08 | util_strpcpy |
4.85 - 7.08 | util_strpcpyl |
4.85 - 7.08 | util_strscpy |
4.85 - 7.08 | util_strscpyl |
4.85 - 7.08 | util_unlink_secure |
7.19 - 8.00 | whitelisted_char_for_devnode |
7.19 - 8.00 | write_string_file |
7.19 - 8.00 | write_string_stream |
7.19 - 8.00 | xescape |
408 symbols for this command |